tpl_families | R Documentation |
Get The Plant List families.
tpl_families(...)
... |
(list) Curl options passed on to crul::verb-GET |
Requires an internet connection in order to connect to <www.theplantlist.org>.
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).
John Baumgartner (johnbb@student.unimelb.edu.au)
tpl_get()
## Not run:
# Get a data.frame of plant families, with the group name
# (Angiosperms, etc.)
head(tpl_families())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.