set_mass_props_and_unc | R Documentation |
set_mass_props_and_unc()
is a convenience wrapper that combines the results of
set_mass_props()
and set_mass_props_unc()
.
set_mass_props_and_unc(df, id, mpu)
df |
A data frame with an |
id |
The |
mpu |
A list containing the following named elements:
|
The updated data frame.
mpu <- c(get_mass_props_and_unc(sawe_table, "Widget"), poi_conv = "+")
set_mass_props_and_unc(sawe_table, "Combined", mpu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.