transform_asinh {scales} | R Documentation |
Inverse Hyperbolic Sine transformation
Description
Inverse Hyperbolic Sine transformation
Usage
transform_asinh()
asinh_trans()
Examples
plot(transform_asinh(), xlim = c(-1e2, 1e2))
[Package scales version 1.3.0 Index]