Skip to content

Commit

Permalink
delete spurious sets definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
mellamoSimon committed Nov 24, 2023
1 parent acac883 commit e346fd8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions R/reportFE.R
Original file line number Diff line number Diff line change
Expand Up @@ -1375,9 +1375,6 @@ reportFE <- function(gdx, regionSubsetList = NULL,

if ("DEU" %in% getRegions(vm_prodFe) & indu_mod == 'subsectors' & is.null(vm_demFENonEnergySector)) {

# some initializations required for building library with dplyr operations below
encar <- data <- value <- value_subsectors <- SSP <- Value_NonEn <- encar <- region <- period <- NULL

# read in FE industry non-energy use trajectories from industry subsectors run
df.fe_nechem <- read.csv(system.file("extdata","pm_fe_nechem.cs4r",package = "remind2"),
sep = ",", skip = 4, header = F)
Expand Down

0 comments on commit e346fd8

Please sign in to comment.