transform_df function

knitr::opts_chunk$set(collapse = TRUE, comment = "#>", warning = FALSE, message = FALSE)
library(cgmguru)
library(iglu)

transform_df

Overview

Prepares data for downstream analysis by mapping GRID episode starts to maxima within a 4-hour window and merging the information.

Inputs

Returns

Run documented examples

example(transform_df, package = "cgmguru", run.dontrun = FALSE)


Try the cgmguru package in your browser

Any scripts or data that you put into this service are public.

cgmguru documentation built on Nov. 6, 2025, 1:07 a.m.