Learn R Programming

biogrowth (version 0.2.0)

primary_model_data: Metainformation of primary growth models

Description

Metainformation of primary growth models

Usage

primary_model_data(model_name = NULL)

Arguments

model_name

The name of the model or NULL (default).

Value

If model_name is NULL, returns a character string with the available models. If is a valid identifier, it returns a list with metainformation about the model. If model_name name is not a valid identifier, raises an error.