Function to add the labels to a ternary diagram

add_labels_piper(labels, middle = TRUE, color = NULL, Size = NULL)

Arguments

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

Value

This function returns a geom_text to be added to the Piper diagram

See also