000.baseLoad | Loads an object from a file connection |
addMemoization | Creates a copy of an existing function such that its results... |
clearCache | Removes all files in a cache file directory |
evalWithMemoization | Evaluates an R expression with memoization |
findCache | Locates a cache file |
generateCache | Generates a cache pathname from a key object |
getCachePath | Gets the path to the file cache directory |
getCacheRootPath | Gets the root path to the file cache directory |
getChecksum | Generates a deterministic checksum for an R object |
loadCache | Loads data from file cache |
memoizedCall | Calls a function with memoization |
Non-documented_objects | Non-documented objects |
Options_used_by_R.cache | Options used by R.cache |
R.cache-package | Package R.cache |
readCacheHeader | Loads data from file cache |
saveCache | Saves data to file cache |
setCachePath | Sets the path to the file cache directory |
setCacheRootPath | Sets the root path to the file cache directory |
setupCacheRootPath | Interactively offers the user to set up the default root path |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.