construct_cache_path | R Documentation |
Construct a path based upon the service url
construct_cache_path(endpoint, create_dir = TRUE)
endpoint |
the endpoint or service url of the layer |
cache_dir |
the caching directory to be used (usually project specific) |
This function takes a service url and a cache directory and creates a path that is unique to the service url
a string defining the cache path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.