accRealmNames | R Documentation |
Return the list of the realms and associated biomes and ecoregions.
accRealmNames(realm = NA, ecoregion = TRUE)
realm |
A name of accepted realm. Default is |
ecoregion |
A boolean to choose whether to get the ecoregions names. |
A list with elements that correspond to the biomes (and possibly ecoregions) of each realm.
https://www.worldwildlife.org/publications/terrestrial-ecoregions-of-the-world
accRealmNames(realm='Africotropical')
accRealmNames(realm='Africotropical', ecoregion=FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.