Description Usage Arguments Author(s) Examples
This functions creates the priority map for cat management in Fernando de Noronha. It downloads all needed data and creates a raster object and saves it in the home directory
1 2 3 | makePriorityMap(useNewerData = TRUE, version = "2",
bufferNests = 400, speciesOrder = NULL,
interpolationDistance = 250, wholeIsland = FALSE)
|
useNewerData |
Default is TRUE. Updates Dias et al., 2017 data with Sobral et al., in prep. |
version |
Default is |
bufferNests |
Default is set to 400. This is the distance in meters from the nests (used if version = "2"/"3") that should be considered priority area. Takes into consideration cat's home range and area use. |
speciesOrder |
Default is set to |
interpolationDistance |
Default is 250. This indicated how spread out the effect of nests should have on overall priority. |
wholeIsland |
Default is FALSE. If |
Tati Micheletti (TRIADE)
1 2 3 4 | ## Not run:
mapa <- makePriorityMap()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.