shiny_plot_window_data: Utility Function for Plotting Detaiiled data by Window in the...

View source: R/shiny_plot_window_data.R

shiny_plot_window_dataR Documentation

Utility Function for Plotting Detaiiled data by Window in the ShinyApp

Description

Utility Function for Plotting Detaiiled data by Window in the ShinyApp

Usage

shiny_plot_window_data(df)

Arguments

df

the output from 'simplify_data'.

Value

a list of plots.

Examples

window_plots = plot_window_data(df)

edpclau/circadian-dynamics documentation built on Aug. 25, 2023, 12:18 p.m.