set_units_like: Set the units of x as the units of y

View source: R/utils.R

set_units_likeR Documentation

Set the units of x as the units of y

Description

Set the units of x as the units of y

Usage

set_units_like(x, y)

Arguments

x

x (can be unitless)

y

y (can be unitless)

Value

Object x with units of y


rcrisp documentation built on Aug. 8, 2025, 6:42 p.m.