powered by
Return the list of the realms and associated biomes and ecoregions.
accRealmNames(realm = NA, ecoregion = TRUE)
A list with elements that correspond to the biomes (and possibly ecoregions) of each realm.
A name of accepted realm. Default is NA and returns a list of all the biome and ecoregion names sorted by realm.
NA
A boolean to choose whether to get the ecoregions names.
https://www.worldwildlife.org/publications/terrestrial-ecoregions-of-the-world
accRealmNames() accRealmNames(realm='Africotropical') accRealmNames(realm='Africotropical', ecoregion=FALSE)
Run the code above in your browser using DataLab