load_parameter_frame | R Documentation |
This is a convenience that allows a user to easily load parameter files from
the models/parameters directory. It is typically used when constructing
the model_specifications
argument for ModelSet
.
load_parameter_frame(name)
name |
The name of the file, excluding the extension |
A tibble::tbl_df of the parameter data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.