allometric_models
R/model_tbl.R
select_model.model_tbl.Rd
This function is used to select a single model from a model_tbl dataframe using its id.
model_tbl
# S3 method for model_tbl select_model(model_tbl, id)
A model_tbl object
The model id or index
An allometric model object