Description Usage Arguments Value Author(s)
View source: R/CMString_plotting.R
plot pie chart for CMS classification
1  | plotContingencyGeneral(x, y, xlab = NULL, ylab = NULL, main = NULL)
 | 
x | 
 vector of values that will be plotted on the x-axis of the contingency table [default: none]  | 
y | 
 vector of values that will be plotted on the y-axis of the contingency table. Needs to be sorted in the same way as x [default: none]  | 
xlab | 
 x-axis label [default: NULL]  | 
ylab | 
 y-axis label [default: NULL]  | 
main | 
 string specifying the title of the plot [default: ""]  | 
vector with percentages of samples in each category
Robert Piskol
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.