.get_ott_lineage {datelife} | 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 datelife version 0.6.8 Index]