Description Usage Arguments Value Examples
Retrieve all taxa "downstream" of a given taxon identifier, descending recursively through all available taxonomic ranks
1 | dyntaxa_downstream(taxon_id)
|
taxon_id |
taxon identifier/key |
tibble with the columns: childtaxa_id, childtaxa_name and rank.
1 2 3 4 | ## Not run:
dyntaxa_downstream(dyntaxa_id_from_name("Asteraceae"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.