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