filter_negative_late_and_sudden.Rd
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)
A tibble containing scenario data with projected late and sudden trajectory.
String holding path to log file.
Input tibble with potentially removed rows.