powered by
emis_emfac estimates emissions based on an emission factors database from EMFAC.You must download the emission factors from EMFAC website.
emis_emfac
emis_emfac( ef, veh, lkm, tfs, speed, vehname, pol = "CO_RUNEX", modelyear = 2021:1982, vkm = TRUE, verbose = TRUE )
data.table with emission estimation in long format
data.frame or character path to EMFAC ef (g/miles)
Vehicles data.frame
Distance per street-link in miles
vector to project activity by hour
Speed data.frame in miles/hour
numeric vector for heavy good vehicles or trucks
character, "CO_RUNEX"
numeric vector, 2021:1982
logical, to return vkm
logical, to show more information
if (FALSE) { # do not run }
Run the code above in your browser using DataLab