load_parameter_frame: Load a parameter frame from the models/parameters directory

View source: R/load.R

load_parameter_frameR Documentation

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)

Arguments

name

The name of the file, excluding the extension

Value

A tibble::tbl_df of the parameter data.


allometric documentation built on Nov. 8, 2023, 1:07 a.m.