Description Usage Arguments Details Value Examples
Downloads species or higher taxon data from GBIF and outputs non-duplicate records with geographical coordinates.
1  | records(taxon)
 | 
taxon | 
 Taxon name.  | 
As always when using data from multiple sources the user should be careful and check if records "make sense". This can be done by either ploting them in a map (e.g. using red::map.draw()) or using red::outliers().
A data.frame with longitude and latitude, plus species names if taxon is above species.
1  | records("Nephila senegalensis")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.