validate_mass_props_and_unc | R Documentation |
validate_mass_props_and_unc()
is a convenience wrapper that calculates the logical
conjunction of validate_mass_props()
and validate_mass_props_unc()
.
validate_mass_props_and_unc(mpu)
mpu |
Mass properties and uncertainties list containing the following named elements
|
TRUE if valid, stops otherwise
mpu <- get_mass_props_and_unc(sawe_table, "Widget")
validate_mass_props_and_unc(mpu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.