get_caseval {ss3sim}R Documentation

Take a scenario ID and a case type and return the case number

Description

Take a scenario ID and a case type and return the case number

Usage

get_caseval(scenario, case)

Arguments

scenario

A character object with the cases. E.g. "M1-F1-D1-R1"

case

The case you want to extract. E.g. "M"


[Package ss3sim version 1.0.3 Index]