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


r-lib/scales documentation built on June 14, 2025, 10:56 p.m.