View source: R/shiny_plot_window_data.R
shiny_plot_window_data | R Documentation |
Utility Function for Plotting Detaiiled data by Window in the ShinyApp
shiny_plot_window_data(df)
df |
the output from 'simplify_data'. |
a list of plots.
window_plots = plot_window_data(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.