taxize (version 0.1.5)

tpl_families: Get The Plant List families.

Description

Get The Plant List families.

Usage

tpl_families()

Arguments

Value

  • Returns a data.frame including the names of all families indexed by The Plant List, and the major groups into which they fall (i.e. Angiosperms, Gymnosperms, Bryophytes and Pteridophytes).

Details

Requires an internet connection in order to connect to www.theplantlist.org.

See Also

tpl_search tpl_get

Examples

Run this code
# Get a data.frame of plant families, with the group name (Angiosperms, etc.)
head( tpl_families() )

Run the code above in your browser using DataLab