cache_message | R Documentation |
Message when caching file
cache_message(
local_file = parent.frame()$local_file,
cache = parent.frame()$cache
)
local_file |
The address of a file passed from the download_file function. |
cache |
Logical. Whether the cached data should be used. |
A message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.