filter_negative_late_and_sudden: Remove negative late and sudden rows

View source: R/set_tech_trajectories.R

filter_negative_late_and_suddenR Documentation

Remove negative late and sudden rows

Description

Function checks for negative values on variable late_and_sudden. All ald_business_unit x company_name combinations holding >= 1 negative value are removed.

Usage

filter_negative_late_and_sudden(data_with_late_and_sudden, log_path)

Arguments

data_with_late_and_sudden

A tibble containing scenario data with projected late and sudden trajectory.

log_path

String holding path to log file.

Value

Input tibble with potentially removed rows.


2DegreesInvesting/r2dii.climate.stress.test documentation built on June 6, 2024, 8:23 a.m.