Description Usage Arguments Value Examples
View source: R/gtoxPlotPieLgnd.R
gtoxPlotPieLgnd
creates the piechart plots.
1 | 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
1 2 | ## 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.