View source: R/format_dexcom.R
Format DEXCOM data into an analyzable dataframe.
1 2 | format_dexcom(input.path, rds.out = NULL, output.file = TRUE,
check.calibration = FALSE)
|
input.path |
The name of the file which the data are to be read from. |
rds.out |
The name of the output file |
output.file |
logical. If TRUE, will output a list containing the formatted DEXCOM data and meta data. |
check.calibration |
logical. If TRUE, check if devices older than G6 have at least 2 calibrations each day |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.