Caching and dataset management
Caching and dataset management
new()
PassthroughFilesystemCache$new( wd = tempdir(), nocache = FALSE, debug = FALSE, ... )
getDaily()
PassthroughFilesystemCache$getDaily(id, orElse, ...)
getHashCached()
PassthroughFilesystemCache$getHashCached( object, operation, params = NULL, orElse, ... )
unloadCache()
PassthroughFilesystemCache$unloadCache()
getSaved()
a pass through 2 level cache (memory / saved file / orElse function)
PassthroughFilesystemCache$getSaved( id, orElse, ..., params = NULL, nocache = NULL, dir = NULL )
clone()
The objects of this class are cloneable with this method.
PassthroughFilesystemCache$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.