View source: R/metainfo_secondary.R
secondary_model_data | R Documentation |
Provides different types of meta-data about the secondary growth models included
in biogrowth. This information is the basis of the automatic checks, and can also
help in the definition of models for predict_growth()
and fit_growth()
.
secondary_model_data(model_name = NULL)
model_name |
The name of the model or |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.