setup_mosquito_trace: Setup null mosquito model

View source: R/mosquito_trace.R

setup_mosquito_traceR Documentation

Setup null mosquito model

Description

This is a null model of mosquito dynamics that is only for testing/verifying aquatic models. It implements a single method compute_oviposit.trace and all other methods throw an error.

Usage

setup_mosquito_trace(model, oviposit)

Arguments

model

an object from make_MicroMoB

oviposit

a vector of length p used as a return value for compute_oviposit

Value

no return value


MicroMoB documentation built on Jan. 17, 2023, 9:06 a.m.