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.665.8.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: 2023-03-31
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.665.8.0, https://cran.r-project.org/web/packages/EmissV. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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