bio_releases {pacs} | R Documentation |
Retrieving all Bioconductor releases
Description
Retrieving all Bioconductor releases.
The data is downloaded from https://www.bioconductor.org/about/release-announcements/
.
Usage
bio_releases()
Value
data.frame
with the same structure as the html table on https://www.bioconductor.org/about/release-announcements/
.
Note
Results are cached for 30 minutes with memoise
package.
Examples
## Not run:
pacs::bio_releases()
## End(Not run)
[Package pacs version 0.5.1 Index]