vein
Vehicular Emissions INventory (VEIN) model.
Read the DESCRIPTION file. You need several packages to run vein.
Also, if you want to properly run the demo, install these packages:
install.packages("vein")
or
library(devtools)
install_github("ibarraespinosa/vein")
I’ve created the following classes:
Each class has the methods print, plot and summary.
New information will also be added to the documentation of emission factors.
If you encounter any issues while using VEIN, please submit your issues to: https://github.com/ibarraespinosa/vein/issues/
If you have any suggestions just let me know to zergioibarra@gmail.com
Thanks and enjoy VEIN!