Function to calculate the miliequivalent of a given composition.
convert_meql(gdata)
gdata | A data.frame with the concentrations of the major ions |
---|
This function returns a list with the following entries:
anions: A matrix with the values of the normalized meqL of the anions.
cations: A matrix with the values of the normalized meqL of the cations.
meqL: A matrix with the values of the normalized meqL of the meqL.
mmol: A matrix with the concentration values in mmol/L.
Other base functions: calculate_convervative_mixing
,
geochemical_dataset
,
plot.geochemical_dataset