set_units_from_list | R Documentation |
set_units_from_list sets units for all columns that match a name
set_units_from_list(.df, .ul)
.df |
dataframe to set units |
.ul |
unit list with name/value |
set_units_from_list(Theoph, list(Wt = "kg", conc = "mg/L", Dose = "mg/kg"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.