PlotCumulativeDiagram | R Documentation |
Plot cumulative diagram
PlotCumulativeDiagram( matrix, indivVar, colorVar = "", xProp = "no", textSize = 15 )
matrix, |
matrix obtained with MakeCumulativeDiagramMatrix function |
indivVar, |
individuals variable name |
colorVar, |
variable to split and color samples by |
xProp, |
should the x axis be in proportions, default is "no". Other is "yes" |
textSize, |
size of the plot text, deault is 15 |
a cumulative plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.