get_model_within: Within-habitat model set-up

View source: R/get_model_within.R

get_model_withinR Documentation

Within-habitat model set-up

Description

Generates an unevaluated list of model variable statements

Usage

get_model_within()

Value

A list of expressions to run to evaluate the model

Note

Use eval() on an expression in the list to execute it. Beware that the evaluation of the model assumes that parameters and their values are present in the environment (see e.g. ?get_default_pars) and that variables x and xres exist.

See Also

get_model, get_model_di

Examples


get_model_within()


rscherrer/speciomx documentation built on March 28, 2023, 8:49 p.m.