trim_to_domain: Compute range of transformed values

View source: R/transform.R

trim_to_domainR Documentation

Compute range of transformed values

Description

Silently drops any ranges outside of the domain of transform.

Usage

trim_to_domain(transform, x)

trans_range(transform, x)

Arguments

transform

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

x

a numeric vector to compute the range of


hadley/scales documentation built on Jan. 10, 2024, 2:06 p.m.