add_labels_ternary: add_labels_ternary

Description Usage Arguments Value Author(s) See Also

Description

Function to add the labels of a ternary diagram

Usage

1
add_labels_ternary(vars, middle = TRUE, color = NULL, Size = NULL)

Arguments

vars

A character vector with the names of the variables

middle

A logical variable specifying if the labels are located in the central part of the ternary axis (default=TRUE)

color

A character string specifying the color of the grid lines in a ternary plot

Size

A numeric value specifying the size of the grid labels in a ternary plot

Value

This function returns a list with the geom_text component that specifies the labels of a ternary plot

Author(s)

Oscar Garcia-Cabrejo, khaors@gmail.com

See Also

Other ternary functions: add_grid_lines_ternary, ggplot_ternary, plot_ternary, ternary_transform


khaors/GQAnalyzer documentation built on May 29, 2019, 8:35 a.m.