Calculate dissolved gas concentrations from raw MIMS (Membrane Inlet Mass Spectrometer) signal data. Use mimsy() on a formatted CSV file to return dissolved gas concentrations (mg and microMole) 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.6.2 |
| Imports: | dplyr, magrittr, lubridate, openxlsx, utils |
| Suggests: | knitr, rmarkdown, kableExtra, xfun |
| Published: | 2020-07-15 |
| Author: | Michelle Catherine Kelly [aut, cre], Kevin Nevorski [ctb], Amy M. Marcarelli [ctb] |
| Maintainer: | Michelle Catherine Kelly <mckelly1 at mtu.edu> |
| 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.6.2.tar.gz |
| Windows binaries: | r-devel: mimsy_0.6.2.zip, r-release: mimsy_0.6.2.zip, r-oldrel: mimsy_0.6.2.zip |
| macOS binaries: | r-release: mimsy_0.6.2.tgz, r-oldrel: mimsy_0.6.2.tgz |
| Old sources: | mimsy archive |
Please use the canonical form https://CRAN.R-project.org/package=mimsy to link to this page.