Description Usage Arguments Examples
View source: R/biocDownloadStats.R
This function uses the biocDownloadStats data to *approximate* when a package entered Bioconductor. Note that the download stats go back only to 2009.
1 | firstInBioc(download_stats)
|
download_stats |
a data.frame from |
1 2 | dls <- biocDownloadStats()
tail(firstInBioc(dls))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.