chartOutput: chartOutput (use with Shiny)

Description Usage Arguments

Description

Use rHighchart charts 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
  chartOutput(outputId)

Arguments

outputId

output variable to read the value from


metagraf/rHighcharts documentation built on May 22, 2019, 7:49 p.m.