Function to add the labels to a ternary diagram
add_labels_piper(labels, middle = TRUE, color = NULL, Size = NULL)
labels | A character vector with the labels to be added to the Piper diagram |
---|---|
middle | A logical flag indicating if the labels must be located on the middle part of the axis. |
color | A character string specifying the color of the labels |
Size | A numeric value specifying the size of the text label |
This function returns a geom_text to be added to the Piper diagram
Other piper functions: add_grid_lines_piper
,
anion_cation_transform
,
ggplot_piper
,
piper_classification
,
piper_transform
, plot_piper
,
transform_piper_data