detect_between_maxima function

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

detect_between_maxima

Overview

Identifies and analyzes events occurring between detected maxima points to characterize glucose dynamics between peaks. Often used downstream of grid(), mod_grid(), find_max_after_hours(), and find_new_maxima().

Inputs

Returns

Run documented examples

example(detect_between_maxima, 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.