Learn R Programming

scales (version 1.3.0)

transform_asinh: Inverse Hyperbolic Sine transformation

Description

Inverse Hyperbolic Sine transformation

Usage

transform_asinh()

asinh_trans()

Arguments

Examples

Run this code
plot(transform_asinh(), xlim = c(-1e2, 1e2))

Run the code above in your browser using DataLab