Description Usage Arguments Details Author(s)
View source: R/provinceBCRStudyArea.R
Downloads, reprojects, crops and masks to speficic areas in canada such as: BCR6, random areas, provinces and territories, or any of the last in the BCR6.
1 | provinceBCRStudyArea(bcr = NULL, province = NULL, country, ...)
|
bcr |
Numeric. Bird Conservation Region in North America that you want to crop for. Default is 'NULL'. If 'NULL“, it returns only the shapefile of the province. |
province |
Character string. Province or territory. Default is 'NULL'. If null, returns the map of ??. |
country |
Character string. 3 letter ISO for a specific country. The complete list of countries can be seen by calling ‘raster::getData(’ISO3') |
... |
Arguments to be passed to 'prepInputs' or 'Cache' (i.e. targetFile, cacheId, destinationPath, overwrite, etc.). |
If you provide a bcr that is outside of a province area, the object returned is 'NULL'.
Tati Micheletti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.