View source: R/find_ancestors.R
| find_ancestors | R Documentation |
Find higher taxonomic levels for a given taxon (e.g., Class and Order for a given Family)
find_ancestors(
child_num,
Database = sraplus::FishBase_and_RAM,
ParentChild_gz = Database$ParentChild_gz
)
child_num |
row number of |
vector of row numbers of ParentChild_gz for ancestors (including child_num)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.