dyntaxa_children: Retrieve immediate descendents, ie only children at the rank...

Description Usage Arguments Value Examples

Description

Retrieve immediate descendents, ie only children at the rank one step below that of a given taxon

Usage

1
dyntaxa_children(taxon_id)

Arguments

taxon_id

character string with taxon identifier/key

Value

tibble with the columns: childtaxa_id, childtaxa_name,

Examples

1
2
3
4
## Not run: 
dyntaxa_children(dyntaxa_id_from_name("Agaricales"))

## End(Not run)

bioatlas/dyntaxa documentation built on May 15, 2019, 10:37 p.m.