xb_shiny_module: Generate shiny module from exhibit components or objects

Description Usage Arguments

Description

Generate shiny module from exhibit components or objects

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
xb_shiny_module(object, ...)

## S4 method for signature 'xbc_gen'
xb_shiny_module(object, ...)

## S4 method for signature ''NULL''
xb_shiny_module(object, ...)

## S4 method for signature 'exhibitr'
xb_shiny_module(object, ..., elems = "plot")

Arguments

.inner

List of functions to be applied to the component outputs.


arbelt/exhibitr documentation built on May 10, 2019, 12:48 p.m.