PlotTernaryPlot | R Documentation |
Plot a ternary plot
PlotTernaryPlot(matrix, indivVar, addColor = "no", textSize = 15)
matrix, |
a dataframe created by MakeTernaryMatrix function |
indivVar, |
individuals variable name, same as used in MakeTernaryMatrix function |
addColor, |
should the dots be colored by individuals, default is "no". Other is "yes" |
textSize, |
text size, default is 15 |
a ternary plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.