Learn R Programming

flora (version 0.3.4)

lower.taxa: 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

Run this code
# NOT RUN {
lower.taxa("Acosmium")
lower.taxa("Zygophyllaceae")
# }

Run the code above in your browser using DataLab