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(1) All 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 May 23, 2024, 1:53 p.m.