transform_identity {scales} | R Documentation |
Identity transformation (do nothing)
Description
Identity transformation (do nothing)
Usage
transform_identity()
identity_trans()
Examples
plot(transform_identity(), xlim = c(-1, 1))
[Package scales version 1.3.0 Index]