lower.taxa: Get downstream taxa

Description Usage Arguments Examples

View source: R/lower.taxa.R

Description

Get all downstream taxa from a family or genus name.

Usage

1
lower.taxa(taxon, accepted = TRUE)

Arguments

taxon

a character vector with either a family or genus name

accepted

list only accepted names?

Examples

1
2
3
4
5
## Not run: 
lower.taxa("Acosmium")
lower.taxa("Zygophyllaceae")

## End(Not run)

flora documentation built on April 28, 2020, 9:05 a.m.

Related to lower.taxa in flora...