validate_mass_props_and_unc_table | R Documentation |
validate_mass_props_and_unc()
calls
validate_mass_props_table()
and further applies the checks of
validate_mass_props_and_unc()
to every row of the data frame corresponding
to a leaf vertex of the tree.
validate_mass_props_and_unc_table(tree, df)
tree |
An 'igraph' tree whose vertices are named as the values of the |
df |
A data frame with (at least) these columns: |
TRUE if valid, stops with an error otherwise
validate_mass_props_and_unc_table(mp_tree_small, mp_table_small)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.