View source: R/food_times_calc.R
combined_food_times_df | R Documentation |
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
combined_food_times_df(food_times_df)
food_times_df |
a dataframe of similar meals offset by a constant time |
dataframe food_times_df
augmented with a new ave
row
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.