Nothing
knitr::opts_chunk$set(collapse = TRUE, comment = "#>", warning = FALSE, message = FALSE) library(cgmguru) library(iglu)
Prepares data for downstream analysis by mapping GRID episode starts to maxima within a 4-hour window and merging the information.
grid() (typically episode_start)find_new_maxima() or local maxima resultsid, grid_time, grid_gl, maxima_time, maxima_glexample(transform_df, package = "cgmguru", run.dontrun = FALSE)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.