Other packages > Find by keyword >

stoichcalc  

R Functions for Solving Stoichiometric Equations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("stoichcalc", "1.1-5")



Attach the package and use:
library("stoichcalc")
Maintained by
Peter Reichert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-02-09
Latest Update: 2023-08-28
Description:
Given a list of substance compositions, a list of substances involved in a process, and a list of constraints in addition to mass conservation of elementary constituents, the package contains functions to build the substance composition matrix, to analyze the uniqueness of process stoichiometry, and to calculate stoichiometric coefficients if process stoichiometry is unique. (See Reichert, P. and Schuwirth, N., A generic framework for deriving process stoichiometry in enviromental models, Environmental Modelling and Software 25, 1241-1251, 2010 for more details.)
How to cite:
Peter Reichert (2010). stoichcalc: R Functions for Solving Stoichiometric Equations. R package version 1.1-5, https://cran.r-project.org/web/packages/stoichcalc. Accessed 07 Nov. 2024.
Previous versions and publish date:
1.1-0 (2010-02-09 10:17), 1.1-1 (2010-02-23 08:49), 1.1-2 (2012-10-29 08:59), 1.1-3 (2013-02-06 08:22), 1.1-4 (2022-04-26 19:40)
Other packages that cited stoichcalc R package
View stoichcalc citation profile
Other R packages that stoichcalc depends, imports, suggests or enhances
Complete documentation for stoichcalc
Functions, R codes and Examples using the stoichcalc R package
Some associated functions: calc.comp.matrix . calc.stoich.basis . calc.stoich.coef . stoichcalc . 
Some associated R codes: stoichcalc.R .  Full stoichcalc 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

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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