variableModel: Model variables

variableModelR Documentation

Model variables

Description

Access variable from a rate model function.

Usage

variableModel(model)

Arguments

model

character corresponding to the name of the rate model.

Details

Variables in the model are all function inputs excluding param and control.

Value

Return TRUE if the conditions and models are compatibles and can be used to scale time, return an error otherwise.

Examples

variableModel(model = "modelLinear")


aleblancbio/timescale documentation built on Aug. 27, 2022, 3:01 p.m.