View source: R/gtoxPlotPieLgnd.R
gtoxPlotPieLgnd | R Documentation |
gtoxPlotPieLgnd
creates the piechart plots.
gtoxPlotPieLgnd(aenm, ncol = 2, col = NULL, fit.labels = TRUE)
aenm |
Character, the assay endpoint names |
ncol |
Interger, the number of columns for the legend |
col |
Vector of colors |
fit.labels |
Boolean, if TRUE, scale the text to fit |
None
## Plot pie legend
gtoxPlotPieLgnd(aenm=c("Endpoint1", "Endpoint2"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.