The function call is the allometric model expressed as a function of its covariates. Accessing the function call is important when determining the order of the covariates given to the prediction function.
model_call(object)
The allometric model or set for which a function call will be retrieved
A string of the function call
model_call(brackett_rubra)
#> [1] "vsia = f(dsob, hst)"