Skip to content

Commit

Permalink
Update toolAdjustCAPEXtrackedFleet.R
Browse files Browse the repository at this point in the history
  • Loading branch information
johannah-pik committed Oct 23, 2024
1 parent c874076 commit 432f480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/toolAdjustCAPEXtrackedFleet.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ toolAdjustCAPEXtrackedFleet <- function(dt, ISOcountries, yrs, completeData, GDP
variable <- value <- region <- regionCode12 <- period <-
technology <- univocalName <- markup <- univocalName <-
unit <- check <- gdppc <- . <- NULL
browser()

# 1: LDV 4 Wheeler adjustments
# 1a: Delete Capital costs other, as it is unclear what it represents
dt <- dt[!(univocalName %in% filter$trn_pass_road_LDV_4W & variable == "Capital costs (other)")]
Expand Down

0 comments on commit 432f480

Please sign in to comment.