Description Usage Arguments Value
This function will also test to determine whether the file has been
modified on S3 since the last cache save. If the file has never been
cached or the cache is invalidated, it will return s3mpi::not_cached
.
1 | fetch_from_cache(key, cache_dir)
|
key |
character. The key under which the cache entry is stored. |
cache_dir |
character. The cache directory. The default is
|
the cached object if the cache has not invalidated. Otherwise,
return s3mpi::not_cached
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.