| goose_cached | R Documentation |
Execute query with automatic caching
goose_cached(query, use_cache = TRUE, max_age = 86400, force_refresh = FALSE)
query |
The query to execute |
use_cache |
Whether to use cache |
max_age |
Maximum cache age in seconds |
force_refresh |
Force new execution |
Query response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.