readcsv <- memoise::memoise(read.csv,
cache = memoise::cache_memory(algo = "sha512"))
systemfile <- memoise::memoise(system.file,
cache = memoise::cache_memory(algo = "sha512"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.