Description Usage Arguments Value
View source: R/read_dexcom_export.R
Reads a raw Dexcom export
1  | read_dexcom_export(path, complete = FALSE, make_numeric = TRUE, ...)
 | 
path | 
 Path of .txt file  | 
complete | 
 Should all the times be completed for the data?  | 
make_numeric | 
 Should glucose be coerced to numeric?  Values such as
"  | 
... | 
 additional arguments passed to   | 
If the sheet is not empty, it will return a data.frame of
values.  Otherwise, it will return NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.