powered by
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()
simfinR_set_fromJSON(cache_folder = tempdir())
The local folder where to save files
A memoised function
# NOT RUN { mem_fromJSON <- simfinR_set_fromJSON() # }
Run the code above in your browser using DataLab