View source: R/monthly_time_series_plot.R
Generate Time Series Plot
1 2 | monthly_time_series_plot(cgm.data, informative.cgm.meta,
file.name = NULL, month, overlay = FALSE)
|
cgm.data |
A dataframe of CGM data formatted by format_dexcom() |
informative.cgm.meta |
A dataframe of CGM meta data formatted by format_dexcom() |
file.name |
The name of the output file |
month |
The corresponding month to plot |
overlay |
a logical value (TRUE of FALSE). If TRUE, the insulin and/or carbs intake will be overlay on top of time series plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.