View source: R/general_functions.R
gen_nice_breaks | R Documentation |
format a numeric vector of breaks nicely for printing
gen_nice_breaks(breaks, limits)
breaks |
numeric vector |
limits |
numeric vector of length 2. If present, breaks must be within limits |
list with two elements: breaks: numeric vector of same length break_names: character vector of same length order_magnitude: highest order of magnitude of breaks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.