Learn R Programming

echarts4r (version 0.4.5)

echarts4rBoxOutput: Box Output

Description

Place box output in Shiny ui.

Usage

echarts4rBoxOutput(id, height = 150)

Arguments

id

Id of box.

height

Height of box, any valid CSS value, numerics are treated as pixels.