trans_range {scales} | R Documentation |
Silently drops any ranges outside of the domain of trans
.
trans_range(trans, x)
trans |
a transformation object, or the name of a transformation object given as a string. |
x |
a numeric vector to compute the range of |