Description Usage Arguments Value See Also
Cache a resultset with the SQL Statement as the key to a "fantasia" cache directory using a wrapper around the saveCache
function.
Cache a resultset with the SQL Statement as the key to a "fantasia" cache directory using a wrapper around the saveCache
function.
1 2 3 |
object |
R object to cache. |
sql_statement |
SQL Statement from which a hexadecimal hash code will be generated and appended to the cache filename. |
dirs |
Argument passed to |
Invisibly returns the path to the cache file.
Invisibly returns the path to the cache file.
Other cache functions:
loadCache()
,
load_cache()
Other cache functions:
loadCache()
,
load_cache()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.