transform_piper_data: transform_piper_data

Description Usage Arguments Value Author(s) See Also

Description

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

Usage

1
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

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

See Also

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


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