select_model.model_tbl | R Documentation |
allometric_models
This function is used to select a single model from a model_tbl
dataframe using its id.
## S3 method for class 'model_tbl'
select_model(model_tbl, id)
model_tbl |
A |
id |
The model id or index |
An allometric model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.