Function to classify the groundwater samples according to the Piper diagram
piper_classification(d_x, d_y)
| d_x | A numeric vector with the x coordinates of the samples inside the diamond of the Piper diagram. |
|---|---|
| d_y | A numeric vector with the x coordinates of the samples inside the diamond of the Piper diagram. |
This function returns a character vector with the corresponding classification
Other piper functions: add_grid_lines_piper,
add_labels_piper,
anion_cation_transform,
ggplot_piper,
piper_transform, plot_piper,
transform_piper_data