| BARIS_set_fromJSON | R Documentation | 
Uses the memoise package to set a cache function for jsonlite::fromJSON The choice of the cache folder defines where to save the local files. If not set, will use tempdir()
BARIS_set_fromJSON(cache_folder = tempdir())
| cache_folder | The local folder where to save files | 
A memoised function
## Not run: mem_fromJSON <- BARIS_set_fromJSON() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.