Description Usage Format Details
A list of datasets containing the data from a DEXCOM CGM Device and the meta information that is returned from the format_dexcom() function:
1 |
A list of 4 data frames.
full.cgm.data. A dataframe of 2279 rows and 20 columns
cleaned.cgm.data. A dataframe of 2168 rows and 22 columns. This does not contain data for any days if the device needed calibration but was not performed. Missing data are imputed with mean of 2 measurements before and after the missing data.
meta.data. A dataframe containing the meta information provided by DEXCOM devices
informative.meta.data. A dataframe containing the High, Low, and Urgent Low threshold.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.