R/mod_lib.R
model_lib.Rd
Returns a table of all available model templates in the Pmetrics library.
model_lib(show = TRUE)
Logical indicating if the table should be printed. Default is TRUE.
Invisibly, a tibble containing the model templates or a specific model template.