View source: R/create_requests.R
save_requests | R Documentation |
Retrieve and save Nightscout data
save_requests(path = "", suffix = "", ...)
path |
A folder location where retrieved data is to be saved. |
suffix |
By default files are saved according to their schema (e.g. entries.Rds), a suffix may be applied to the filename. |
... |
Additional arguments to pass to 'make_requests'. Including base 'url' and 'api_secret'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.