R/load.R
load_parameter_frame.RdThis is a convenience function that allows a user to easily load parameter
files from a directory, and is typically used when creating
FixedEffectsSet. By default the function will load parameter frames
from an existing allometric installation. For the purposes of testing
publication files locally, refer to set_params_path.
load_parameter_frame(name)The name of the file, excluding the extension
A tibble::tbl_df of the parameter data.