Nothing
knitr::opts_chunk$set(collapse = TRUE, comment = "#>", warning = FALSE, message = FALSE) library(cgmguru) library(iglu)
Calculates glucose excursions: >70 mg/dL rise within 2 hours, not preceded by a value <70 mg/dL.
id, time (POSIXct), gl (mg/dL)idid, time, gl, indicesexample(excursion, 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.