plot_food_compare: plot differences in glucose response to a particular food

Description Usage Arguments Value

View source: R/psi_plot.R

Description

Given a dataframe of food times, returns a ggplot object representing the plot of all different food times along a constant time period

Usage

1
2
3
4
plot_food_compare(
  food_times = food_times_df(foodname = "watermelon"),
  foodname = "watermelon"
)

Arguments

food_times

a dataframe of food times, preferably generated by food_times_df()

foodname

character string matching the food of interest

Value

ggplot object


personalscience/psi-shiny-cgm documentation built on Dec. 22, 2021, 7:43 a.m.