scale_northing | R Documentation |
scale_northing
scale_northing( name = "Northing", ..., unit = "km", expand = ggplot2::expansion(mult = 0, add = 0), labels = purrr::partial(qtytools::convert_qty, from = "m", to = unit) )
name |
character |
... |
passed to |
unit |
character, like "km" |
expand |
like that returned by |
labels |
function that generates labels |
ggplot2 scale object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.