Learn R Programming

rAmCharts (version 1.1.1)

AmChart-class: AmChart

Description

This class allow to define the amCharts parameters

Arguments

Details

API for plotting AmChart with R

See Also

http://docs.amcharts.com/3/javascriptcharts/

Other rAmChart classes: AmBalloon-class; AmGraph-class; AmObject-class

Examples

Run this code
new("AmChart", type = "serial")

# see available methods
showMethods(class="AmChart")

Run the code above in your browser using DataLab