geochemical_dataset: geochemical_dataset

Description Usage Arguments Details Value Author(s) See Also

Description

Function to create a geochemical_dataset.

Usage

1
geochemical_dataset(name = "GeochemicalDataset", data)

Arguments

name

Name of the geochemical dataset

data

Data.frame with the concentration of anions and cations (see details)

Details

A geochemical dataset is a data.frame with the values of the concentrations of the anions and cations obtained during hydrogeochemical sampling. Internally this object calculates the meqL of the measured concentrations of the major ions. The concentrations of the ions must be specified in mg/L.

Value

An object of the geochemical_dataset class with the following member variables:

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

See Also

Other base functions: calculate_convervative_mixing, convert_meql, plot.geochemical_dataset


khaors/GQAnalyzer documentation built on May 29, 2019, 8:35 a.m.