save_requests: Retrieve and save Nightscout data

View source: R/create_requests.R

save_requestsR Documentation

Retrieve and save Nightscout data

Description

Retrieve and save Nightscout data

Usage

save_requests(path = "", suffix = "", ...)

Arguments

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'.


jwilliman/nightscout-insulin documentation built on Dec. 4, 2024, 3:16 a.m.