showOutput: Use rCharts as Shiny output. First, use 'renderChart' in...

Description Usage Author(s)

Description

Use rCharts as Shiny output. First, use renderChart in server.R to assign the chart object to an Shiny output. Then create an chartOutput with the same name in #' ui.R. chartOutput is currently just an alias for htmlOutput.

Usage

1
  showOutput(outputId, lib = NULL, package = "rCharts")

Author(s)

Thomas Reinholdsson, Ramnath Vaidyanathan


ramnathv/rCharts documentation built on May 26, 2019, 10:14 p.m.