pollutants {vein} | R Documentation |
Data.frame with pollutants names and molar mass used in VEIN
Description
This dataset also includes MIR, MOIR and EBIR is Carter SAPRC07.xls https://www.engr.ucr.edu/~carter/SAPRC/
Usage
data(pollutants)
Format
A data frame with 148 rows and 10 variables:
- n
Number for each pollutant, from 1 to 132
- group1
classification for pollutants including "NMHC", "PAH", "METALS", "PM", "criteria" and "PCDD"
- group2
A sub classification for pollutants including "alkenes", "alkynes", "aromatics", "alkanes", "PAH",, "aldehydes", "ketones", "METALS", "PM_char", "criteria", "cycloalkanes", "NMHC", "PCDD", "PM10", "PM2.5"
- pollutant
1 of the 132 pollutants covered
- CAS
CAS Registry Number
- g_mol
molar mass
- MIR
Maximum incremental Reactivity (gm O3 / gm VOC)
- MOIR
Reactivity (gm O3 / gm VOC)
- EBIR
Reactivity (gm O3 / gm VOC)
- notes
Inform some assumption for molar mass
[Package vein version 1.1.3 Index]