remove_unwanted_scenarios: Remove unwanted scenarios from df

View source: R/utils-scenarios.R

remove_unwanted_scenariosR Documentation

Remove unwanted scenarios from df

Description

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

See Also

General scenario functions add_scenario(), calculate_aarc(), calculate_aroc(), exec_scenario(), fill_cols_scenario(), flat_extrapolation(), get_aarr(), get_baseline_value(), get_baseline_year(), get_last_value(), get_last_year_scenario(), get_latest_aarc(), get_percent_change_aarc(), get_target_aarc(), trim_values(), trim_years()


gpw13/billionaiRe documentation built on Sept. 27, 2024, 10:05 p.m.