biocDownloadStats: Get Bioconductor download statistics

View source: R/biocDownloadStats.R

biocDownloadStatsR Documentation

Get Bioconductor download statistics

Description

Get Bioconductor download statistics

Usage

biocDownloadStats(
  pkgType = c("software", "data-experiment", "workflows", "data-annotation")
)

Arguments

pkgType

character() All, some, or one of 'software', 'data-experiment', 'workflows', or 'data-annotation' (defaults to all types)

Details

Note that Bioconductor package download stats are not version-specific.

Value

A tibble of download statistics for all Bioconductor packages

Examples

biocDownloadStats()


seandavi/BiocPkgTools documentation built on March 1, 2025, 6:31 p.m.