Description Usage Arguments Value
Run the simulation. Currently, it runs all time steps, but for the economic model, the structure will need to be slightly adjusted to run a single time step. The initialization is separated from this function for that reason.
1 2 3 |
ngrid |
Number of grid cells in entire map |
ncell |
Number of inbound grid cells |
g.p |
Named list of global parameters set with |
lc.df |
Dataframe or tibble with xy coords, land cover proportions, and cell id info |
sdd |
Output with short distance dispersal neighborhoods created by
|
N.init |
Matrix or array with initial population sizes created by
|
control.p |
NULL or named list of buckthorn control treatment parameters
set with |
verbose |
|
save_yrs |
|
K_max |
|
dem_out |
|
collapse_LCs |
|
Array N of abundances for each cell and age group, matrix B of seed bank abundances, matrix nFl with number of flowering individuals, matrix nSd of total seeds produced in each cell, matrix nSdStay of total seeds remaining in each cell, and matrix D of immigrants into each cell.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.