trans_range: Compute range of transformed values

View source: R/trans.r

trans_rangeR Documentation

Compute range of transformed values

Description

Silently drops any ranges outside of the domain of trans.

Usage

trans_range(trans, x)

Arguments

trans

a transformation object, or the name of a transformation object given as a string.

x

a numeric vector to compute the range of


scales documentation built on Aug. 20, 2022, 1:05 a.m.