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


scales documentation built on June 8, 2025, 12:13 p.m.