Function to calculate the coordinates of a point in a ternary diagram.
ternary_transform(a, b, c)
| a, b, c | Concentration values |
|---|
This function returns a data.frame with the coordinates inside a ternary diagram.
Other ternary functions: ggplot_ternary,
plot_ternary