Learn R Programming

shiny (version 1.4.0.2)

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.