set_valid_col | R Documentation |
set overall validity property of treestruct/branchstruct members
set_valid_col(obj)
obj |
TreeStruct or BranchStruct object |
Removes 'valid' column if it already exists, so we don't include it in determining whether a treestruct is valid, and then looks for all columns with "valid" in their name. Performs a logical 'and' on those columns in a new column, 'valid'.
TreeStruct or BranchStruct object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.