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)

Arguments

name

The name of the file, excluding the extension

Value

A tibble::tbl_df of the parameter data.