load_parameter_frame: Load a parameter frame from the models/parameters directory
Description
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.
Usage
load_parameter_frame(name)
Value
A tibble::tbl_df of the parameter data.
Arguments
- name
The name of the file, excluding the extension