select_model: Select an allometric model

View source: R/model_tbl.R

select_modelR Documentation

Select an allometric model

Description

This is a generic function used to select allometric models out of larger collections, like model_tbl.

Usage

select_model(model_tbl, id)

Arguments

model_tbl

A model_tbl object

id

The model id or index

Value

An allometric model object


allometric documentation built on Nov. 8, 2023, 1:07 a.m.