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 March 12, 2026, 1:06 a.m.