Calculate dissolved gas concentrations from raw MIMS (Membrane Inlet Mass Spectrometer, Bay Instruments) signal data. Use mimsy() on a formatted CSV file to return dissolved gas concentrations (mg and microMole) and ratios of N2, O2, Ar based on gas solubility at temperature, pressure, and salinity. See references Benson and Krause (1984) <doi:10.4319/lo.1992.37.6.1307>, Garcia and Gordon (1992) <doi:10.4319/lo.1984.29.3.0620>, Stull (1947) <doi:10.1021/ie50448a022>, and Hamme and Emerson (2004) <doi:10.1016/j.dsr.2004.06.009> for more information. Easily save the output to a nicely-formatted multi-tab 'Excel' workbook with mimsy.save(). Supports dual-temperature standard calibration for dual-bath MIMS setups.
Version: | 0.4.2 |
Imports: | dplyr, magrittr, lubridate, openxlsx, utils |
Suggests: | knitr, rmarkdown |
Published: | 2019-03-10 |
Author: | Michelle C. Kelly [aut, cre] |
Maintainer: | Michelle C. Kelly <michellecatherinekelly at gmail.com> |
BugReports: | https://github.com/michelleckelly/mimsy/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/michelleckelly/mimsy, https://michelleckelly.github.io/mimsy/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | mimsy results |
Reference manual: | mimsy.pdf |
Vignettes: |
Get started |
Package source: | mimsy_0.4.2.tar.gz |
Windows binaries: | r-devel: mimsy_0.4.2.zip, r-devel-gcc8: mimsy_0.4.2.zip, r-release: mimsy_0.4.2.zip, r-oldrel: mimsy_0.4.2.zip |
OS X binaries: | r-release: mimsy_0.4.2.tgz, r-oldrel: mimsy_0.4.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=mimsy to link to this page.