Description Usage Arguments Value Author(s) See Also
Function to calculate the coordinates of set of samples in a piper diagram.
1 | piper_transform(gdata)
|
gdata |
A geochemical_dataset |
This function returns a data.frame with the following variables:
cat_x,cat_y: coordinates of the cations in the ternary diagram (scaled between 0 and 1).
an_x,an_y: coordiantes of the anions in the ternary diagram (scaled between 0 and 1).
d_x,d_y: coordinates of the samples in the central diamond (scaled between 0 and 1).
Oscar Garcia-Cabrejo khaors@gmail.com
Other piper functions: add_grid_lines_piper
,
add_labels_piper
,
anion_cation_transform
,
ggplot_piper
,
piper_classification
,
plot_piper
,
transform_piper_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.