monthly_time_series_plot: Time Series Plot

Description Usage Arguments

View source: R/monthly_time_series_plot.R

Description

Generate Time Series Plot

Usage

1
2
monthly_time_series_plot(cgm.data, informative.cgm.meta,
  file.name = NULL, month, overlay = FALSE)

Arguments

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


akuang3/wiseCGM documentation built on May 1, 2020, 11:44 a.m.