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:
library(devtools)
install_github("ibarraespinosa/vein")
library(vein)
demo("VEIN")
I’ve created the following classes:
Each class has the methods print, plot and summary.
Soon, all units will be fully implemented in VEIN.
VEIN is currently in its testing phase - to identify software bugs and errors.
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/
Thanks and enjoy VEIN!