Position scales for units data
These are the default scales for the units class. These will usually be added automatically. To override manually, use scale_*_unit
.
scale_x_unit(...) scale_y_unit(...)
...
: Passed on to units::scale_x_unit()
or units::scale_y_unit()
Useful links