clipDat | R Documentation |
clipDat
- Extract a geographic subset of your occurrence records.Extracts all records that fall within a provided polygon (e.g. a country boundary).
clipDat(dat, shp)
dat |
String. Outputs from |
shp |
String. A polygon which will be used to clip the data. |
a data.frame with the new subset of occurrence records.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.