Correction of Chinese emission

ef_china_th(hu, te, v = "PV", t = "Small", f = "G", p)

Arguments

hu

numeric humidity

te

numeric temperature in celsius

v

Character; category vehicle: "PV" for Passenger Vehicles or 'Trucks"

t

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"

f

Character;fuel: "G", "D", "CNG"

p

Character; pollutant: "CO", "NOx","HC", "PM", "Evaporative_driving" or "Evaporative_parking"

Value

long data.frame

Examples

{
ef_china_th(hu = 60, te = 25,  p = "CO")
}
#> [1] 1.04