View source: R/ef_china.R View source: R/ef_china.R
ef_china_long | R Documentation |
Chinese emission factors in long format
Correction of Chinese emission
ef_china_long(v = "PV", t = "Small", f = "G", standard, p)
ef_china_long(v = "PV", t = "Small", f = "G", standard, p)
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", "ALL" |
standard |
Character vector; "PRE", "I", "II", "III", "IV", "V". |
p |
Character; pollutant: "CO", "NOx","HC", "PM", "Evaporative_driving" or "Evaporative_parking" |
long data.frame
long data.frame
Other China:
ef_china_det()
,
ef_china_hu()
,
ef_china_h()
,
ef_china_speed()
,
ef_china_s()
,
ef_china_te()
,
ef_china_th()
,
ef_china()
,
emis_china()
,
emis_long()
Other China:
ef_china_det()
,
ef_china_hu()
,
ef_china_h()
,
ef_china_speed()
,
ef_china_s()
,
ef_china_te()
,
ef_china_th()
,
ef_china()
,
emis_china()
,
emis_long()
{
## Not run:
# Do not run
## End(Not run)
}
{
ef_china_long(standard = "I", p = "CO")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.