Learn R Programming

packageRank (version 0.4.2)

plot.bioconductorRank: Plot method for bioconductorRank().

Description

Plot method for bioconductorRank().

Usage

# S3 method for bioconductorRank
plot(x, graphics = NULL, 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.