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 21 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

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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