.synchronizeCache | R Documentation |
Synchronize the Cache
.synchronizeCache(path = NULL, direction = c("disk", "memory", "none"))
path |
Path to cache directory. |
direction |
Directions of sync. Can be one of "disk" = memory cache overrides disk cache, "memory" = disk cache overrides memory cache and "none" = caches get synchronized via timestamps. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.