Correction of Chinese emission
ef_china_det(v = "PV", t = "Small", f = "G", standard, yeardet = 2015, p)
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".
Integer; any of 2014, 2015, 2016, 2017, 2018
Character; pollutant: "CO", "NOx","HC", "PM", "Evaporative_driving" or "Evaporative_parking"
long data.frame
Other China:
ef_china()
,
ef_china_h()
,
ef_china_hu()
,
ef_china_long()
,
ef_china_s()
,
ef_china_speed()
,
ef_china_te()
,
ef_china_th()
,
emis_china()
,
emis_long()
{
ef_china_det(standard = "I", p = "CO")
ef_china_det(standard = c("I", "III"),
p = "CO",
f = "D")
}
#> [1] 1 1