atanh_trans {scales}R Documentation

Arc-tangent transformation

Description

Arc-tangent transformation

Usage

atanh_trans()

Examples

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

[Package scales version 1.2.1 Index]