anion_cation_transform: anion_cation_transform

Description Usage Arguments Value Author(s) See Also

Description

Function to calculate the coordinates of anions and cations used in the Piper diagram.

Usage

1
anion_cation_transform(Ca, Mg, Na, K, HCO3, CO3, Cl, SO4, name = NULL)

Arguments

Ca

A numeric vector with the Ca concentration

Mg

A numeric vector with the Mg concentration

Na

A numeric vector with the Na concentration

K

A numeric vector with the K concentration

HCO3

A numeric vector with the HCO3 concentration

CO3

A numeric vector with the CO3 concentration

Cl

A numeric vector with the Cl concentration

SO4

A numeric vector with the SO4 concentration

name

A numeric vector with the Ca concentration

Value

A list with the following entries:

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

See Also

Other piper functions: add_grid_lines_piper, add_labels_piper, ggplot_piper, piper_classification, piper_transform, plot_piper, transform_piper_data


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