Skip to contents

Functions for retrieving parameters from worksets or model runs.

Usage

get_workset_param(model, set, name)

get_workset_param_csv(model, set, name)

get_run_param(model, run, name)

get_run_param_csv(model, run, name)

Arguments

model

Model digest or model name.

set

Name of workset (input set of model parameters).

name

Output table name.

run

Model run digest, run stamp or run name, modeling task run stamp or task run name.

Value

A list or tibble.