R/scale-unit.R
scale_unit.Rd
These are the default scales for the units class. These will usually be added automatically. To override manually, use scale_*_unit.
scale_*_unit
scale_x_unit(...) scale_y_unit(...)
Passed on to units::scale_x_units() or units::scale_y_units()
units::scale_x_units()
units::scale_y_units()