lst <- AcidDevTools::cacheTestFiles(
pkg = .pkgName,
files = c(
"bcb_fast.rds",
"fastrnaseq.tar.gz"
)
)
cacheDir <- lst[["cacheDir"]]
rm(lst)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.