Description Usage Arguments Value
Randomly simulates the distribution of a species based on probability raster and distance gradient raster.
1 |
n |
Integer. Number of species to simulate distributions for. Defaults to 10. |
tmplayer |
RasterLayer. Probability raster of study area. Typically, raster should be masked to suitable environmental conditions (e.g. <200 m depth) |
circ_div_grad |
RasterLayer. Distance gradient for populating species distribution. |
parallel |
Logical. Implement parallel processing. Defaults to FALSE. Parallel processing is currently only supported for "unix" operating systems. |
A dataframe of species occurrences (x,y).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.