importDesignatedAreas | R Documentation |
Not intended to be called by user. Used in the accessible nature model to bring in external datasets in an automated way.
importDesignatedAreas(path, studyArea, dataset)
path |
Folder where files are stored |
studyArea |
The study area outline to clip the data to |
dataset |
A character string giving the name of the dataset; used for error messages |
A sf dataframe ready to be used by the model. If no geometries occur in the study area, returns NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.