View source: R/opentree_taxonomy.R
clean_taxon_info_children | R Documentation |
taxonomy_taxon_info()
output.clean_taxon_info_children
eliminates all taxa that will give
problems when trying to retrieve an induced subtree from Open Tree of Life.
clean_taxon_info_children(
taxon_info,
invalid = c("barren", "extinct", "uncultured", "major_rank_conflict", "incertae_sedis",
"unplaced", "conflict", "environmental", "not_otu", "hidden", "hybrid")
)
taxon_info |
An output of |
invalid |
A character vector of "flags", i.e., characteristics that are used by Open Tree of Life Taxonomy to detect invalid taxon names. |
A list with valid children unique OTT names, OTT ids and taxonomic ranks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.