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