scale_unit {ggforce}R Documentation

Position scales for units data

Description

[Deprecated] 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()


[Package ggforce version 0.4.2 Index]