# Get a few families
tpl_get("~/foo2", family = c("Platanaceae","Winteraceae"))
# You can now get Gymnosperms as well
tpl_get("~/foo2", family = c("Pinaceae","Taxaceae"))
# You can get mosses too!
tpl_get("~/foo4", family = "Echinodiaceae")
# Get all families
## Beware, will take a while
## tpl_get("~/foo")
Run the code above in your browser using DataLab