terrestrial_plant_orders | R Documentation |
Flowering plants families from Open Tree Taxonomy
terrestrial_plant_orders
A character vector
terrestrial_plant_orders <- datelife::get_ott_children(ott_ids = 56610, ott_rank = "order") terrestrial_plant_orders <- terrestrial_plant_orders[[1]] terrestrial_plant_orders <- rownames(terrestrial_plant_orders)[as.character(terrestrial_plant_orders[,"rank"]) == "order"] usethis::use_data(terrestrial_plant_orders, overwrite = TRUE)
Luna L. Sanchez-Reyes lsanche7@utk.edu Brian O'Meara bomeara@utk.edu
https://tree.opentreeoflife.org/about/taxonomy-version/ott3.0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.