load_data | R Documentation |
Searches the /tmp/documentId folder for flags indicating that the data associated with the documentId has previously been loaded. If it has not, downloads the file and, if it is a ZIP archive, unzips it. The cache is cleared by the GarbageCollector
load_data(ctx, documentId, force_load = FALSE)
ctx |
Tercen context. |
documentId |
Identifier for file to be loaded. |
force_load |
Downloads and unzips data regardless of cache |
load_data(ctx, docId)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.