bartab {rafalib} | R Documentation |
bartab
Description
Plot the overlap of three groups with a barplot
Usage
bartab(x, y, z, names, skipNone = FALSE, ...)
Arguments
x |
logical |
y |
logical |
z |
logical |
names |
a character vector of length 3 |
skipNone |
remove the "none" group |
... |
further arguments passed on to |
Author(s)
Michael I. Love
[Package rafalib version 1.0.0 Index]