Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion R/tinyplot.R
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
#' @param ann a logical value indicating whether the default annotation (title
#' and x and y axis labels) should appear on the plot.
#' @param axes logical or character. Should axes be drawn (`TRUE` or `FALSE`)?
#' Or alternatively what type of axes should be drawn: `"standard" (with
#' Or alternatively what type of axes should be drawn: "standard" (with
#' axis, ticks, and labels; equivalent to `TRUE`), "none" (no axes;
#' equivalent to `FALSE`), `"ticks"` (only ticks and labels without axis line),
#' `"labels"` (only labels without ticks and axis line), `"axis"` (only axis
Expand Down
7 changes: 6 additions & 1 deletion man/tinyplot.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.