plot.bioconductorRank: Plot method for bioconductorRank().

View source: R/bioconductorRank.R

plot.bioconductorRankR 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 bioconductorRank().

graphics

Character. "base" or "ggplot2".

log.y

Logical. Logarithm of package downloads.

...

Additional plotting parameters.

Value

A base R or ggplot2 plot.


lindbrook/packageRank documentation built on April 25, 2024, 11:35 a.m.