View source: R/nosoi_step1-makeMoves.R
makeMoves | R Documentation |
Makes the move.
makeMoves(
res,
pres.time,
moving.full,
structure.matrix = NA,
sdMoveParsed = NA,
structure.raster = NA,
attracted.by.raster = NA,
max.raster = NA
)
res |
an object of class |
pres.time |
current time |
structure.matrix |
transition matrix (probabilities) to go from location A (row) to B (column) |
structure.raster |
raster object defining the environmental variable. |
attracted.by.raster |
should the hosts be attracted by higher values in the environmental raster? (TRUE/FALSE). |
The modified object res
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.