Description Usage Arguments Value
Since the URLs of UK government data appear to change quite frequently, the method will automatically cache a local copy.
1 | get_remote_file(url, dir, update_cache = FALSE)
|
url |
the address of the file to download |
dir |
the directory to store the cached file in. If undefined, it defaults to $TEMP/decctools. |
update_cache |
boolean. Should the cached file be overwritten? Default = FALSE |
the file name (local path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.