Description Usage Arguments Value Author(s) See Also
Function to add the labels to a ternary diagram
1 | 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
Oscar Garcia-Cabrejo khaors@gmail.com
Other piper functions: add_grid_lines_piper
,
anion_cation_transform
,
ggplot_piper
,
piper_classification
,
piper_transform
, plot_piper
,
transform_piper_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.