NglWidgetOutput: Standard shiny ui rendering construct

Description Usage Arguments Value Examples

Description

Standard shiny ui rendering construct

Usage

1
2
## S4 method for signature 'NglWidget'
shinyOutput(obj)

Arguments

obj

an NglWidget instance

Value

a reference to an htmlwidget

Examples

1
2
3
4
## Not run: 
  mainPanel(shinyOutput(nglWidget)), width=10)

## End(Not run)

paul-shannon/nglShinyS4 documentation built on June 1, 2020, 12:26 a.m.