Learn R Programming

IxPopDyMod (version 0.3.0)

run: Run the model

Description

Run the model

Usage

run(cfg, progress = TRUE)

Value

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

Arguments

cfg

An IxPopDyMod::config object

progress

Boolean indicating whether to log progress every 100 steps

Examples

Run this code
run(config_ex_1)

Run the code above in your browser using DataLab