make_MicroMoB: Make a model object
Description
The model object is a hashed environment. By default it contains
a single list, model$global storing global state.
Usage
make_MicroMoB(tmax, p, l = p)
Arguments
- tmax
number of days to simulate
- p
number of places
- l
number of aquatic habitats (optional, will be set to p by default)