get_parvals: Get a vector of values (median, CI interval, and end year)...

View source: R/utilities.R

get_parvalsR Documentation

Get a vector of values (median, CI interval, and end year) for a parameter of your choice

Description

Get a vector of values (median, CI interval, and end year) for a parameter of your choice

Usage

get_parvals(model, param, digits = 0)

Arguments

model

An iSCAM model object as created in load_iscam_files()

param

The name of a parameter

digits

The number of digits to return in all numerical output

Value

A vector of 3 values, as stated in the decription


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.