unit_cols | R Documentation |
get the units columns present in a dataframe and what the units are
unit_cols(.df)
.df |
dataframe |
th1 <- set_units_from_list(Theoph, list(conc = "mg/L", Wt = "kg"))
unit_cols(th1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.