sim_incursions_hardwired: Seed incursions explicitly

Description Usage Arguments Details Value

View source: R/introduce.R

Description

sim_incursions_hardwired takes known incursions and seeds them explicitly in time and space.

Usage

1
sim_incursions_hardwired(cell_ids, params = list(cell_ids, tstep))

Arguments

cell_ids

a dummy variable passed to keep consistent with other sim incursion function

params

consisting of two numeric vectors: the cell ids of the known incursions (cell_ids) and the timestep at which the known incursions should be seeded (tstep)

Details

These functions are passed as an argument to the parameter incursion_fun in simrabid and can be customized. They must include arguments for cell_ids and params (if you want to change the parameter values or you can fix them within the function).

Value

numeric vector of cell_ids where incursions occured


mrajeev08/simrabid documentation built on May 7, 2021, 11:47 a.m.