chemunits
vector
Usage
set_chemunits(x, units, convert_to_preferred = FALSE, auto_scale = TRUE)
set_cu(x, units, convert_to_preferred = FALSE, auto_scale = TRUE)
Examples
set_chemunits(c(0.25, 0.5, 0.75))
#> ChemUnits: [1]
#> [1] 0.25 0.50 0.75
chemunits
vector
set_chemunits(x, units, convert_to_preferred = FALSE, auto_scale = TRUE)
set_cu(x, units, convert_to_preferred = FALSE, auto_scale = TRUE)
set_chemunits(c(0.25, 0.5, 0.75))
#> ChemUnits: [1]
#> [1] 0.25 0.50 0.75