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))

scales documentation built on July 4, 2024, 1:11 a.m.