Take a scenario ID and a case type and return the case number
get_caseval(scenario, case)
scenario
A character object with the cases. E.g. "M1-F1-D1-R1"
"M1-F1-D1-R1"
case
The case you want to extract. E.g. "M"
"M"