Various utility functions useful for working with GBIF data. Most functions use the GBIF api in some way.
gbifapi::get_nodes_data() # returns all information about GBIF nodes in tibble
gbifapi::get_dataset_counts(keys) # returns occurrences counts for dataset key
gbifapi::get_gbif_countries() # returns dataframe of all GBIF recognized countries
gbifapi::get_occ_count_from_taxonkeys(taxonkeys) #
devtools::install_github("jhnwllr/gbifapi")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.