amChartsOutput: SHINY

View source: R/class_AmChart_shinyUtils.R

amChartsOutputR Documentation

SHINY

Description

Widget output function for use in Shiny

Usage

amChartsOutput(outputId, type = NULL, width = "100%", height = "400px")

Arguments

outputId

character, output variable to read the chart from.

type

character, indicating the chart type.

width

character, the width of the chart container.

height

character, the height of the chart container.


DataKnowledge/rAmCharts documentation built on Oct. 3, 2022, 5:42 a.m.