Description Usage Arguments Value
Given a (reactive) libreview dataframe, this Shiny module will generate a valid ggplot object and display it in an accompanying UI
1 | mod_food2Server(id, glucose_df, title = "Name")
|
id |
shiny module id |
glucose_df |
reactive for a valid glucose dataframe |
title |
a title for the plot |
ggplot object representing a glucose chart
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.