mod_food2Server: Shiny server to display two food comparisons for one user.

Description Usage Arguments Value

View source: R/mod_food2UI.R

Description

Given a (reactive) libreview dataframe, this Shiny module will generate a valid ggplot object and display it in an accompanying UI

Usage

1
mod_food2Server(id, glucose_df, title = "Name")

Arguments

id

shiny module id

glucose_df

reactive for a valid glucose dataframe

title

a title for the plot

Value

ggplot object representing a glucose chart


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