View source: R/get_model_names.R
get_model_names | R Documentation |
Lists or searches the models available in rTPC
get_model_names(model, returnall = FALSE)
model |
Optional string (or vector of strings) representing model/s to search for. |
returnall |
Also return the names of deprecated functions |
character vector of thermal performance curves available in rTPC
Daniel Padfield
Francis Windram
get_model_names()
get_model_names("briere")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.