set_units_like {rcrisp} | R 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
[Package rcrisp version 0.1.4 Index]