set_units | R Documentation |
set_units sets the units for a given vector
set_units(x, units, strict = F)
x |
vector of values |
units |
units |
dose <- set_units(c(100, 100), "mg/kg")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.