View source: R/calc_pathway_pr.R
| calc_pathway_pr | R Documentation |
Calculate the pathway-specific probability of pest arrival for each raster cell.
calc_pathway_pr(EE, rast, outfile, return_rast = TRUE)
EE |
|
rast |
Raster object or character path to raster file containing dispersal weights. |
outfile |
Character. Output raster file path. If not provided, the
|
return_rast |
Logical. Should the |
If outfile is specified, the resulting RasterLayer is
saved to outfile. If return_rast is TRUE or
outfile is not specified, the resulting RasterLayer is
returned, otherwise NULL is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.