run: Run the model

View source: R/run.R

runR 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)


IxPopDyMod documentation built on Oct. 24, 2023, 1:07 a.m.