Emissions estimates
emis_china(
x,
lkm,
tfs,
v = "PV",
t = "Small",
f = "G",
standard,
s,
speed,
te,
hu,
h,
yeardet = 2016,
p,
verbose = TRUE,
array = FALSE
)
long data.frame
Vehicles data.frame
Length of each link in km
temporal factor
Character; category vehicle: "PV" for Passenger Vehicles or 'Trucks"
Character; sub-category of of vehicle: PV Gasoline: "Mini", "Small","Medium", "Large", "Taxi", "Motorcycles", "Moped", PV Diesel: "Mediumbus", "Largebus", "3-Wheel". Trucks: "Mini", "Light" , "Medium", "Heavy"
Character;fuel: "G", "D", "CNG", "ALL"
Character vector; "PRE", "I", "II", "III", "IV", "V".
Sulhur in ppm
Speed (length nrow x)
Temperature (length tfs)
Humidity (length tfs)
Altitude (length nrow x)
Year, default 2016
Character; pollutant: "CO", "NOx","HC", "PM", "Evaporative_driving" or "Evaporative_parking"
Logical to show more info
Logical to return EmissionsArray or not
Other China:
ef_china_det()
,
ef_china_hu()
,
ef_china_h()
,
ef_china_long()
,
ef_china_speed()
,
ef_china_s()
,
ef_china_te()
,
ef_china_th()
,
ef_china()
,
emis_long()
{
ef_china_h(h = 1600, p = "CO")
}
Run the code above in your browser using DataLab