Other packages > Find by keyword >

vein  

Vehicular Emissions Inventories
View on CRAN: Click here


Download and install vein package within the R console
Install from CRAN:
install.packages("vein")

Install from Github:
library("remotes")
install_github("cran/vein")

Install by package version:
library("remotes")
install_version("vein", "1.6.0")



Attach the package and use:
library("vein")
Maintained by
Sergio Ibarra-Espinosa
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-14
Latest Update: 2025-03-29
Description:
Elaboration of vehicular emissions inventories, consisting in four stages, pre-processing activity data, preparing emissions factors, estimating the emissions and post-processing of emissions in maps and databases. More details in Ibarra-Espinosa et al (2018) . Before using VEIN you need to know the vehicular composition of your study area, in other words, the combination of of type of vehicles, size and fuel of the fleet. Then, it is recommended to start with the project to download a template to create a structure of directories and scripts.
How to cite:
Sergio Ibarra-Espinosa (2017). vein: Vehicular Emissions Inventories. R package version 1.6.0, https://cran.r-project.org/web/packages/vein. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.2.1-4 (2017-05-14 19:56), 0.2.1-8 (2017-06-21 18:08), 0.2.2-3 (2017-08-03 23:29), 0.2.2-25 (2017-10-01 15:30), 0.2.3 (2018-01-24 12:41), 0.3.9 (2018-03-01 19:29), 0.3.35 (2018-06-11 15:43), 0.4.2 (2018-08-19 08:50), 0.5.2 (2018-10-03 15:40), 0.6.0 (2019-01-12 19:30), 0.7.0 (2019-03-26 14:50), 0.7.8 (2019-06-12 17:20), 0.7.12 (2019-07-26 00:20), 0.8.0 (2019-09-17 22:10), 0.8.5 (2020-01-17 10:30), 0.8.7 (2020-02-18 08:00), 0.8.8 (2020-03-18 00:00), 0.8.9 (2020-06-11 18:30), 0.9.0.1 (2020-10-14 01:50), 0.9.0 (2020-09-30 10:00), 0.9.1.2 (2021-02-17 10:00), 0.9.1 (2021-02-10 14:20), 0.9.2 (2021-06-22 06:40), 0.9.3 (2021-06-30 06:40), 0.9.4 (2021-10-08 10:00), 0.9.5 (2022-02-06 16:20), 0.9.6 (2022-05-13 16:10), 0.9.9 (2022-08-17 19:40), 1.0.0 (2023-02-23 01:00), 1.0.2 (2023-04-29 21:20), 1.1.3 (2024-05-01 15:50), 1.3.0 (2025-03-29 06:30), 1.5.0 (2025-10-05 01:20)
Other packages that cited vein R package
View vein citation profile
Other R packages that vein depends, imports, suggests or enhances
Complete documentation for vein
Functions, R codes and Examples using the vein R package
Some associated functions: EmissionFactors . EmissionFactorsList . Emissions . EmissionsArray . GriddedEmissionsArray . Speed . Vehicles . add_lkm . add_miles . add_polid . addscale . adt . age . age_hdv . age_ldv . age_moto . aw . celsius . check_nt . cold_mileage . colplot . decoder . dmonth . ef_cetesb . ef_china . ef_china_det . ef_china_h . ef_china_hu . ef_china_long . ef_china_s . ef_china_speed . ef_china_te . ef_china_th . ef_eea . ef_emfac . ef_evap . ef_fun . ef_hdv_scaled . ef_hdv_speed . ef_im . ef_ldv_cold . ef_ldv_cold_list . ef_ldv_scaled . ef_ldv_speed . ef_local . ef_nitro . ef_wear . ef_whe . emis . emis_chem . emis_chem2 . emis_china . emis_cold . emis_cold_td . emis_det . emis_dist . emis_emfac . emis_evap . emis_evap2 . emis_grid . emis_hot_td . emis_long . emis_merge . emis_order . emis_paved . emis_post . emis_to_streets . emis_wear . fe2015 . fkm . fuel_corr . get_project . grid_emis . invcop . inventory . long_to_wide . make_grid . moves_ef . moves_rpd . moves_rpdy . moves_rpdy_meta . moves_rpdy_sf . moves_rpsy_meta . moves_rpsy_sf . moves_speed . my_age . net . netspeed . pc_cold . pc_profile . pollutants . profiles . remove_units . running_losses-deprecated . speciate . split_emis . temp_fact . temp_veh . to_latex . vein-deprecated . vein-package . vein_notes . vkm . wide_to_long . 
Some associated R codes: EmissionFactors.R . EmissionFactorsList.R . Emissions.R . EmissionsArray.R . EmissionsList.R . Evaporative.R . GriddedEmissionsArray.R . Speed.R . Vehicles.R . add_lkm.R . add_polid.R . add_scale.R . adt.R . age.R . age_hdv.R . age_ldv.R . age_moto.R . aw.R . celsius.R . cold_mileage.R . colplot.R . decoder.R . dmonth.R . ef_cetesb.R . ef_china.R . ef_eea.R . ef_emfac.R . ef_evap.R . ef_fun.R . ef_hdv_scaled.R . ef_hdv_speed.R . ef_im.R . ef_ive.R . ef_ldv_cold.R . ef_ldv_cold_list.R . ef_ldv_scaled.R . ef_ldv_speed.R . ef_local.R . ef_nitro.R . ef_wear.R . ef_whe.R . emis.R . emis_chem.R . emis_chem2.R . emis_cold.R . emis_cold_td.R . emis_det.R . emis_dist.R . emis_emfac.R . emis_evap.R . emis_evap2.R . emis_grid.R . emis_hot_td.R . emis_long.R . emis_merge.R . emis_order.R . emis_paved.R . emis_post.R . emis_source.R . emis_to_streets.R . emis_wear.R . emis_wrf.R . fe2015.R . fkm.R . fuel_corr.R . get_project.R . grid_emis.R . hot_soak.R . invcop.R . inventory.R . long_to_wide.R . make_grid.R . moves_ef.R . moves_rpd.R . moves_rpdy.R . moves_rpdy_meta.R . moves_rpdy_source.R . moves_rpsy_meta.R . moves_rpsy_source.R . moves_speed.R . my_age.R . net.R . netspeed.R . pc_cold.R . pc_profile.R . pollutants.R . profiles.R . remove_units.R . running_losses.R . speciate.R . split_emis.R . temp_fact.R . temp_veh.R . threads.R . to_latex.R . vein-deprecated.R . vein-package.R . vein_notes.R . vkm.R . wide_to_long.R . zzz.R .  Full vein package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA