makeDebuggingPanelOutput: makeDebuggingPanelOutput

View source: R/makeDebuggingPanelOutput.R

makeDebuggingPanelOutputR Documentation

makeDebuggingPanelOutput

Description

Place shinyDebuggingPanel::makeDebuggingPanelOutput(session) inside your call to shinyServer(server.R). Place shinyDebuggingPanel::withDebuggingPanel() in your ui.R.

Usage

makeDebuggingPanelOutput(session = NULL)

Arguments

session

The shiny session; default is shiny::getDefaultReactiveDomain()s

Details

Make sure your server function has the third argument: function(input, output, session)


professorbeautiful/shinyDebuggingPanel documentation built on June 28, 2022, 3:08 p.m.