Description Usage Arguments Value Author(s) See Also
Function to transform the concentrations of Mg, Ca, Cl and SO4 to local coordinates of the Piper diagram.
1 | transform_piper_data(Mg, Ca, Cl, SO4, name = NULL)
|
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? |
A data.frame with the following variables
observation:
x:
y:
Oscar Garcia-Cabrejo khaors@gmail.com
Other piper functions: add_grid_lines_piper
,
add_labels_piper
,
anion_cation_transform
,
ggplot_piper
,
piper_classification
,
piper_transform
, plot_piper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.