View source: R/set_tech_trajectories.R
filter_negative_late_and_sudden | R Documentation |
Function checks for negative values on variable late_and_sudden. All ald_business_unit x company_name combinations holding >= 1 negative value are removed.
filter_negative_late_and_sudden(data_with_late_and_sudden, log_path)
data_with_late_and_sudden |
A tibble containing scenario data with projected late and sudden trajectory. |
log_path |
String holding path to log file. |
Input tibble with potentially removed rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.