get_model_names: Lists or searches the models available in rTPC

View source: R/get_model_names.R

get_model_namesR Documentation

Lists or searches the models available in rTPC

Description

Lists or searches the models available in rTPC

Usage

get_model_names(model, returnall = FALSE)

Arguments

model

Optional string (or vector of strings) representing model/s to search for.

returnall

Also return the names of deprecated functions

Value

character vector of thermal performance curves available in rTPC

Author(s)

Daniel Padfield

Francis Windram

Examples

get_model_names()
get_model_names("briere")

padpadpadpad/rTPC documentation built on Feb. 21, 2025, 5:30 a.m.