getRealmNames | R Documentation |
Return the list of the realms and associated biomes and ecoregions.
getRealmNames(
terr = NA,
biome = TRUE,
ecoregion = TRUE,
dbname = "gbif4crest_02"
)
terr |
A boolean to choose whether to get the terrestrial or the marine
names. Default value is |
biome |
A boolean to choose whether to get the biome names. |
ecoregion |
A boolean to choose whether to get the ecoregions names. |
dbname |
The name of the database. Default is |
A list with elements that correspond to the biomes (and possibly ecoregions) of each realm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.