dashboardPlot: Create interactive Shiny app to explore results

Description Usage Arguments Value

View source: R/dashboardPlot.R

Description

dashboardPlot Creates an interactive Shiny plot to explore results generated in the function excessCases. Drop down menus allow for viewing different syndromes, age groups, and geographies, and for looking at plots of raw counts, proportions, or Observed/Expected.

Usage

1
dashboardPlot(all.glm.res)

Arguments

all.glm.res

Provide the object returned by the function excessCases

Value

Returns an object representing the shinyapp. Depending on the environment (RStudio vs. console) the app may then be passed to print(), which will start the server. Refer to link[shiny]{shinyApp} for more details.


weinbergerlab/ExcessILI documentation built on May 30, 2021, 10:57 a.m.