transform_identity: Identity transformation (do nothing)

View source: R/transform-numeric.R

transform_identityR Documentation

Identity transformation (do nothing)

Description

Identity transformation (do nothing)

Usage

transform_identity()

identity_trans()

Examples

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

r-lib/scales documentation built on Nov. 2, 2024, 9:31 a.m.