The goal of GQAnalyzer is to be a tool to support the analysis of the chemical composition of different types of geological fluids (groundwater, geothermal waters and geothermal gases). This package includes several functions to create plots routinely used in hydrogeochemistry such as:
The plots used in the analysis of the chemical composition of geothermal fluids include:
The plots used in the analysis of the chemical composition of geothermal gases include:
The package includes functions to calculate several geothermometers including:
In addition, the package includes a set of functions to study mixing of different types of groundwater using the M3 algorithm.
The GQAnalyzer package is not available on CRAN and therefore it must be installed from github using:
devtools::install_github("khaors/GQAnalyzer")
The GQAnalyzer package does not require compilations and once installed it can be directly used by loading it:
library(GQAnalyzer)
The package documentation can be accesed here
This package includes a shiny app called GQAnalyzer_gui designed to help in the interpretation of the chemical composition of groundwater, geothermal fluids and/or geothermal gases samples. This app can be called using: