View source: R/bioconductorRank.R
plot.bioconductorRank | R Documentation |
Plot method for bioconductorRank().
## S3 method for class 'bioconductorRank'
plot(x, graphics = NULL, log.y = TRUE, ...)
x |
An object of class "bioconductor_rank" created by |
graphics |
Character. "base" or "ggplot2". |
log.y |
Logical. Logarithm of package downloads. |
... |
Additional plotting parameters. |
A base R or ggplot2 plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.