API for using 'AmCharts' Library. Based on the 'htmlwidgets'
package, it provides a global architecture to generate 'JavaScript' source code
for charts. Most of classes in the library have their equivalent in R with S4
classes; for those classes, not all properties have been referenced but can
easily be added in the constructors. Complex properties (e.g. 'JavaScript'
object) can be passed as named list. See examples at <http:// datastorm-
open.github.io/introduction_ramcharts/>. and <http://www.amcharts.com/> for
more information about the library. The package includes the free version of
'AmCharts' Library. Its only limitation is that a small link to the web site
will be displayed in your charts. If you enjoy this library, do not hesitate
to refer to this page <http://www.amcharts.com/online-store/> to purchase a
licence, and thus support its creators and get a period of Priority Support.
See also <http://www.amcharts.com/about/> for more information about 'AmCharts'
company.
Version: |
2.0.3 |
Depends: |
R (≥ 3.2.0) |
Imports: |
methods, htmlwidgets, htmltools, rlist, data.table (≥ 1.9.6), graphics, utils, pipeR, knitr, grDevices, yaml |
Suggests: |
magrittr, shiny, testthat, shinydashboard |
Published: |
2016-06-15 |
Author: |
Jeffery Petit [aut, cre],
Antanas Marcelionis [aut, cph] ('AmCharts' library in th directory
htmlwidgets/lib/amcharts, refer to http://www.amcharts.com/),
Benoit Thieurmel [aut, ctb],
Elena Salette [aut, ctb],
Titouan Robert [aut, ctb] |
Maintainer: |
Jeffery Petit <jeffery.petit at datastorm.fr> |
BugReports: |
https://github.com/datastorm-open/rAmCharts/issues/ |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
http://datastorm-open.github.io/introduction_ramcharts/ |
NeedsCompilation: |
no |
CRAN checks: |
rAmCharts results |