Other packages > Find by keyword >

EmissV  

Tools for Create Emissions for Air Quality Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("EmissV", "0.666.0.0")



Attach the package and use:
library("EmissV")
Maintained by
Daniel Schuch
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-05-31
Latest Update: 2025-01-24
Description:
Processing tools to create emissions for use in numerical air quality models. Emissions can be calculated both using emission factors and activity data (Schuch et al 2018) or using pollutant inventories (Schuch et al., 2018) . Functions to process individual point emissions, line emissions and area emissions of pollutants are available as well as methods to incorporate alternative data for Spatial distribution of emissions such as satellite images (Gavidia Calderon et. al, 2018) or openstreetmap data (Andrade et al, 2015) .
How to cite:
Daniel Schuch (2018). EmissV: Tools for Create Emissions for Air Quality Models. R package version 0.666.0.0, https://cran.r-project.org/web/packages/EmissV. Accessed 05 Aug. 2026.
Previous versions and publish date:
0.664.5 (2018-05-31 22:38), 0.664.7 (2018-06-19 06:48), 0.664.9 (2018-09-27 17:30), 0.665.1.0 (2019-04-02 19:22), 0.665.2.0 (2020-03-30 10:50), 0.665.2.1 (2020-04-01 19:50), 0.665.3.0 (2020-10-08 10:00), 0.665.5.2 (2021-03-31 13:10), 0.665.6.0 (2022-02-13 20:20), 0.665.6.3 (2022-06-01 19:30), 0.665.6.6 (2023-03-31 16:00), 0.665.8.0 (2024-09-17 19:50), 0.665.9.0 (2025-01-24 22:30), (2026-07-09 08:03)
Other packages that cited EmissV R package
View EmissV citation profile
Other R packages that EmissV depends, imports, suggests or enhances
Complete documentation for EmissV
Functions, R codes and Examples using the EmissV R package
Some associated functions: areaSource . emission . emissionFactor . gridInfo . lineSource . perfil . plumeRise . pointSource . rasterSource . read . speciation . species . totalEmission . vehicles . 
Some associated R codes: areaSouce.R . emission.R . emissionfactors.R . gridinfo.R . lineSource.R . plumerise.R . pointSource.R . profile.R . rasterSource.R . read.R . speciation.R . species.R . totalEmission.R . vehicles.R .  Full EmissV package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
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  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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