get_eef: eef Funksie om emissie effektiwiteitsfaktor te bereken...

Description Usage Arguments

Description

eef Funksie om emissie effektiwiteitsfaktor te bereken eef_i,j = (C_ante,k,i,t,j * em.fac_pj ) / (C_post,k,i,t,j * em.fac_pj )

Usage

1
2
3
4
get_eef(ante = c(coal = 200, lpg = 0.001), post = c(coal = 0.01, lpg = 20),
  emf = c(coal = 12, lpg = 0.01), current = c(coal = 50, lpg = 18),
  eta = c(coal = 0.04, lpg = 0.7), NCV = c(coal = 20, lpg = 40),
  conservative = TRUE)

Arguments

ante

numeric. Named vector of fuel consumption in kg before intervention

effective

Logical. return the absolute or effective EEF


christiaanpauw/AQoffset documentation built on May 13, 2019, 6:57 p.m.