Description Usage Arguments Value Examples
Take species range and raster mask, and create distance surface that will encompass same realm and continent that species itself occupies (absence creation regions). This function will call SAGA GIS from the terminal, so SAGA has to be installed, and able to
1 2 | get_distance_surface(species_range, output_name, processing_resolution_data,
keep = FALSE)
|
species_range |
Species range. Should be class |
output_name |
Output name of created SAGA grid. |
processing_resolution_data |
csv with species names and processing resolutions. |
Raster
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.