lower.taxa {flora}R Documentation

Get downstream taxa

Description

Get all downstream taxa from a family or genus name.

Usage

lower.taxa(taxon, accepted = TRUE)

Arguments

taxon

a character vector with either a family or genus name

accepted

list only accepted names?

Examples

## Not run: 
lower.taxa("Acosmium")
lower.taxa("Zygophyllaceae")

## End(Not run)

[Package flora version 0.3.4 Index]