auc_calc_old: Calculate Area Under the Curve of glucose values for a...

View source: R/calc_util.R

auc_calc_oldR Documentation

Calculate Area Under the Curve of glucose values for a restricted timeframe

Description

Returns AUC for the first timelength minutes after the start of the glucose_df

Usage

auc_calc_old(glucose_df, timelength = 120)

Arguments

glucose_df

dataframe of glucose values

timelength

number of minutes to look ahead for the AUC calculation


personalscience/cgmr documentation built on July 2, 2023, 12:47 a.m.