shiny (version 1.3.0)

getCurrentOutputInfo: Get information about the output that is currently being executed.

Description

Get information about the output that is currently being executed.

Usage

getCurrentOutputInfo(session = getDefaultReactiveDomain())

Arguments

session

The current Shiny session.