renderAmCharts: SHINY

View source: R/class_AmChart_shinyUtils.R

renderAmChartsR Documentation

SHINY

Description

Widget output function to use in Shiny.

Usage

renderAmCharts(expr, env = parent.frame(), quoted = FALSE)

Arguments

expr

an expression that generates an HTML widget.

env

the environment in which expr must be evaluated.

quoted

is expr a quoted expression (with quote()). This is useful if you want to save an expression into variable.


rAmCharts documentation built on Sept. 30, 2022, 5:06 p.m.