df_for_all_auc: make one dataframe showing 'auc_for_food()' for a vector of...

View source: R/calc_util.R

df_for_all_aucR Documentation

make one dataframe showing auc_for_food() for a vector of food names

Description

make one dataframe showing auc_for_food() for a vector of food names

Usage

df_for_all_auc(food_list, cgm_data)

Arguments

food_list

vector of character strings with each foodname

cgm_data

CGM data object

Value

dataframe representing all results of auc_for_food() calls


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