get_model: Get model name

get_modelR Documentation

Get model name

Description

Returns the unique model name that is associated with a scenario, e.g. GUTS-RED-IT. The function supports vectorized arguments.

Usage

get_model(x)

Arguments

x

(vector of) scenarios or parameter_set objects

Value

vector of character

Examples

# returns `GUTS-RED-IT`
get_model(minnow_it)

cvasi documentation built on Sept. 23, 2024, 9:08 a.m.