Description Usage Arguments Value Examples
Retrieve immediate descendents, ie only children at the rank one step below that of a given taxon
1 | dyntaxa_children(taxon_id)
|
taxon_id |
character string with taxon identifier/key |
tibble with the columns: childtaxa_id, childtaxa_name,
1 2 3 4 | ## Not run:
dyntaxa_children(dyntaxa_id_from_name("Agaricales"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.