combined_food_times_df: Combine multiple glucose values

View source: R/food_times_calc.R

combined_food_times_dfR Documentation

Combine multiple glucose values

Description

Given a dataframe of the form returned by food_times_df(), returns that df augmented with an additional row ave, which represents the average across all glucose values at that time slot

Usage

combined_food_times_df(food_times_df)

Arguments

food_times_df

a dataframe of similar meals offset by a constant time

Value

dataframe food_times_df augmented with a new ave row


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