plot.bioconductorRank {packageRank} | R Documentation |
Plot method for bioconductorRank().
Description
Plot method for bioconductorRank().
Usage
## S3 method for class 'bioconductorRank'
plot(x, graphics = NULL, log.y = TRUE, ...)
Arguments
x |
An object of class "bioconductor_rank" created by |
graphics |
Character. "base" or "ggplot2". |
log.y |
Logical. Logarithm of package downloads. |
... |
Additional plotting parameters. |
Value
A base R or ggplot2 plot.
[Package packageRank version 0.9.1 Index]