run {IxPopDyMod}R Documentation

Run the model

Description

Run the model

Usage

run(cfg, progress = TRUE)

Arguments

cfg

An IxPopDyMod::config object

progress

Boolean indicating whether to log progress every 100 steps

Value

Data frame of population of ticks of each life stage each day

Examples

run(config_ex_1)


[Package IxPopDyMod version 0.3.0 Index]