PlotTernaryPlot | R Documentation |
Plot a ternary plot
PlotTernaryPlot(matrix, indivVar, colorVar = "", textSize = 15)
matrix, |
a dataframe created by MakeTernaryMatrix function |
indivVar, |
individuals variable name |
colorVar, |
color variable name |
textSize, |
sise of the text, defualt is 15 |
a ternary plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.