atanh_trans {scales}R Documentation

Arc-tangent transformation

Description

Arc-tangent transformation

Usage

atanh_trans()

Examples

Run examples

plot(atanh_trans(), xlim = c(-1, 1))

[Package scales version 1.2.0 Index]