identity_trans {scales}R Documentation

Identity transformation (do nothing)

Description

Identity transformation (do nothing)

Usage

identity_trans()

Examples

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

[Package scales version 1.2.1 Index]