Function to calculate the miliequivalent of a given composition.

convert_meql(gdata)

Arguments

gdata

A data.frame with the concentrations of the major ions

Value

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.

See also