scales (version 0.2.5)

trans_range: 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 rande of