MakePieChartMatrix | R Documentation |
Make input matrix for PlotPieChart function
MakePieChartMatrix(matrix, indivVar, colorVar)
matrix, |
matrix made with MakeDotPlotMatrix function |
indivVar, |
individual variable name |
colorVar, |
color variable as column in the matrix |
textSize, |
default is 8 |
a matrix for PlotPieChart
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.