mod_plot_glucose_server: Plot a glucose chart - server

Description Usage Arguments Value

View source: R/mod_plot_glucose.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_plot_glucose_server(id, glucose_df, con)

Arguments

id

shiny module id

glucose_df

reactive for a valid glucose dataframe

con

database connection

Value

ggplot object representing a glucose chart


personalscience/taster documentation built on Feb. 5, 2022, 9:27 p.m.