plot.bioconductor_rank: Plot method for bioconductorRank().
Description
Plot method for bioconductorRank().
Usage
# S3 method for bioconductor_rank
plot(x, graphics = "base",
log_count = TRUE, ...)
Arguments
x
An object of class "bioconductor_rank" created by bioconductorRank()
.
graphics
Character. "base" or "ggplot2".
log_count
Logical. Logarithm of package downloads.
...
Additional plotting parameters.
Value
A base R or ggplot2 plot.