Learn R Programming

cvasi (version 1.4.0)

get_model: 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)

Value

vector of character

Arguments

x

(vector of) scenarios or parameter_set objects

Examples

Run this code
# returns `GUTS-RED-IT`
get_model(minnow_it)

Run the code above in your browser using DataLab