moveFunction.continuous {nosoi} | R Documentation |
Make Continuous Move function
Description
Makes the continuous move.
Usage
moveFunction.continuous(
res,
pres.time,
moving.full,
sdMoveParsed,
structure.raster,
attracted.by.raster,
max.raster,
...
)
Arguments
res |
an object of class |
pres.time |
current time |
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). |
Value
The modified object res
[Package nosoi version 1.1.2 Index]