get_output: Retrieve an output from a shiny module

Description Usage Arguments Value

Description

Retrieve an output from a shiny module

Usage

1
get_output(module, output)

Arguments

module

the module object to search for outputs

output

an optional name of the output to retrieve. if not provided, a list of outputs is returned.

Value

an output or list of outputs from the specified module


dgkf/scriptgloss documentation built on June 8, 2019, 8:43 p.m.