Description Usage Arguments Value See Also Examples
Return data.frame of extinction risk using IUCN RedList web service
1 | get_iucn(genus_species, rl_token)
|
rl_token |
RedList token, issued <http://apiv3.iucnredlist.org/api/v3/token> |
data frame of: category, criteria, population_trend, published_year
1 2 | rl_token <- readLines("~/private/iucn_api_key")
rl_search("Megaptera novaeangliae", key=rl_token)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.