amChartsAPI {rAmCharts} | R Documentation |
View full API of amcharts.js
Description
View full API of amcharts.js
Usage
amChartsAPI(viewer = getOption("viewer"))
Arguments
viewer |
: Set to NULL to open in a browser |
References
See online documentation https://datastorm-open.github.io/introduction_ramcharts/
Examples
## Not run:
amChartsAPI()
amChartsAPI(NULL)
## End(Not run)
[Package rAmCharts version 2.1.15 Index]