View source: R/biocDownloadStats.R
biocDownloadStats | R Documentation |
Get Bioconductor download statistics
biocDownloadStats(
pkgType = c("software", "data-experiment", "workflows", "data-annotation")
)
pkgType |
character(1) All or one of 'software', 'data-experiment', 'workflows', or 'data-annotation' (defaults to all types) |
Note that Bioconductor package download stats are not version-specific.
A tibble
of download statistics for all Bioconductor packages
biocDownloadStats()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.