Function to calculate the coordinates of a point in a ternary diagram.

ternary_transform(a, b, c)

Arguments

a, b, c

Concentration values

Value

This function returns a data.frame with the coordinates inside a ternary diagram.

See also

Other ternary functions: ggplot_ternary, plot_ternary