ef_china_s {vein} | R Documentation |
Correction of Chinese emission factors by sulfur
Description
Correction of Chinese emission
Usage
ef_china_s(s, f = "G", standard, p)
Arguments
s |
Numeric sulfur content in ppm |
f |
Character;fuel: "G", "D", "CNG", "ALL" |
standard |
Character vector; "PRE", "I", "II", "III", "IV", "V". |
p |
Character; pollutant: "CO", "NOx","HC", "PM", "Evaporative_driving" or "Evaporative_parking" |
Value
long data.frame
See Also
Other China:
ef_china_det()
,
ef_china_hu()
,
ef_china_h()
,
ef_china_long()
,
ef_china_speed()
,
ef_china_te()
,
ef_china_th()
,
ef_china()
,
emis_china()
,
emis_long()
Examples
{
ef_china_s(s = 1000, standard = "I", p = "CO")
}
[Package vein version 1.1.3 Index]