identity_trans {scales}R Documentation

Identity transformation (do nothing)

Description

Identity transformation (do nothing)

Usage

identity_trans()

Examples

Run examples

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

[Package scales version 1.2.0 Index]