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

Description Usage Arguments Value

View source: R/shiny.R

Description

Get information about the output that is currently being executed.

Usage

1

Arguments

session

The current Shiny session.

Value

A list with information about the current output, including the name of the output. If no output is currently being executed, this will return NULL.


swatrin/shiny documentation built on Feb. 22, 2020, 12:23 a.m.