Skip to content

Commit

Permalink
Fix label_number_si() too
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Apr 14, 2022
1 parent 89a976d commit a2552d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion R/label-number-si.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#' @export
#' @family labels for continuous scales
#' @family labels for log scales
#' @examples
#' @examplesIf getRversion() >= "3.5"
#' # label_number_si() doesn't actually produce SI prefixes:
#' demo_continuous(c(1, 1e9), labels = label_number_si("g"))
#'
Expand Down
2 changes: 2 additions & 0 deletions man/label_number_si.Rd

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

0 comments on commit a2552d2

Please sign in to comment.