Learn R Programming

packageRank (version 0.9.5)

plot.bioconductorRank: Plot method for bioconductorRank().

Description

Plot method for bioconductorRank().

Usage

# S3 method for bioconductorRank
plot(x, graphics = NULL, log.y = TRUE, ...)

Value

A base R or ggplot2 plot.

Arguments

x

An object of class "bioconductor_rank" created by bioconductorRank().

graphics

Character. "base" or "ggplot2".

log.y

Logical. Logarithm of package downloads.

...

Additional plotting parameters.