moveFunction.continuous: Make Continuous Move function

Description Usage Arguments Value

View source: R/nosoi_step1-makeMoves.R

Description

Makes the continuous move.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
moveFunction.continuous(
  res,
  pres.time,
  moving.full,
  sdMoveParsed,
  structure.raster,
  attracted.by.raster,
  max.raster,
  ...
)

Arguments

res

an object of class nosoiSimOne.

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


nosoi documentation built on Aug. 17, 2021, 5:09 p.m.