Function to transform the concentrations of Mg, Ca, Cl and SO4 to local coordinates of the Piper diagram.

transform_piper_data(Mg, Ca, Cl, SO4, name = NULL)

Arguments

Mg

A numeric vector with the concentrations of Mg

Ca

A numeric vector with the concentrations of Ca

Cl

A numeric vector with the concentrations of Cl

SO4

A numeric vector with the concentrations of SO4

name

name?

Value

A data.frame with the following variables

  • observation:

  • x:

  • y:

See also