amChartsAPI {rAmCharts} | R Documentation |
View full API of amcharts.js
amChartsAPI(viewer = getOption("viewer"))
viewer |
: Set to NULL to open in a browser |
See online documentation https://datastorm-open.github.io/introduction_ramcharts/
## Not run:
amChartsAPI()
amChartsAPI(NULL)
## End(Not run)