plotContingencyGeneral: plot pie chart for CMS classification

Description Usage Arguments Value Author(s)

View source: R/CMString_plotting.R

Description

plot pie chart for CMS classification

Usage

1
plotContingencyGeneral(x, y, xlab = NULL, ylab = NULL, main = NULL)

Arguments

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: ""]

Value

vector with percentages of samples in each category

Author(s)

Robert Piskol


rpiskol/CMString documentation built on May 24, 2019, 8:52 a.m.