| .get_ott_lineage {OpenTreeChronograms} | R Documentation |
Get the lineage of a set of taxa.
.get_ott_lineage uses rotl::taxonomy_taxon_info() with include_lineage = TRUE.
Description
Get the lineage of a set of taxa.
.get_ott_lineage uses rotl::taxonomy_taxon_info() with include_lineage = TRUE.
Usage
.get_ott_lineage(input_ott_match)
Arguments
input_ott_match |
An Output of check_ott_input function. |
Value
A taxonomy_taxon_info object
[Package OpenTreeChronograms version 2022.1.28 Index]