Description Usage Arguments Value Examples
prepIUCNData
Reads in old format geospatial data taking user input.
Terminal prompts ask for path to data and layer type, once entered
prepIUCNData is read in and reformated to 'sf' format. Spaces in the
binomial
column are replaced with _
1 |
df |
OGR format object containing IUCN records |
sf format IUCN data, with binomial underscored
1 2 3 4 5 | data.frame <- prepIUCNData()
'please enter path'
path/to/your/data
'please enter layer'
AMPHIBIANS
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.