Generic names and their replacements from the Angiosperm Phylogeny Group III system of flowering plant classification.

apgOrders(...)

apgFamilies(...)

Arguments

...

Curl args passed on to crul::verb-GET

References

http://www.mobot.org/MOBOT/research/APweb/

Examples

if (FALSE) {
head(apgOrders())
head(apgFamilies())
}