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