#' look at a cache for potential BBS build artifact tarballs
#' @param cache BiocFileCache instance, defaults to BiocFileCache::BiocFileCache()
#' @export
examine_cache = function(cache = BiocFileCache::BiocFileCache()) {
BiocFileCache::bfcquery(cache, "report.tgz")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.