Skip to contents

Remove unwanted scenarios from df

Usage

remove_unwanted_scenarios(df, scenario_col = "scenario", unwanted_scenarios)

Arguments

df

(data.frame) containing the data. Needs to have at least the scenario_col column

scenario_col

Column name of column with scenario identifiers.

unwanted_scenarios

character vector of scenarios to be remove