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