Learn R Programming

scales (version 1.2.1)

identity_trans: Identity transformation (do nothing)

Description

Identity transformation (do nothing)

Usage

identity_trans()

Arguments

Examples

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

Run the code above in your browser using DataLab