Other packages > Find by keyword >

rAmCharts  

JavaScript Charts Tool
View on CRAN: Click here


Download and install rAmCharts package within the R console
Install from CRAN:
install.packages("rAmCharts")

Install from Github:
library("remotes")
install_github("cran/rAmCharts")

Install by package version:
library("remotes")
install_version("rAmCharts", "2.1.16")



Attach the package and use:
library("rAmCharts")
Maintained by
Benoit Thieurmel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-09-16
Latest Update: 2025-01-13
Description:
Provides an R interface for using 'AmCharts' Library. Based on 'htmlwidgets', 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 and for more information about the library. The package includes the free version of 'AmCharts' Library. Its only limitation is a small link to the web site displayed on your charts. If you enjoy this library, do not hesitate to refer to this page to purchase a licence, and thus support its creators and get a period of Priority Support. See also for more information about 'AmCharts' company.
How to cite:
Benoit Thieurmel (2015). rAmCharts: JavaScript Charts Tool. R package version 2.1.16, https://cran.r-project.org/web/packages/rAmCharts. Accessed 13 Mar. 2026.
Previous versions and publish date:
1.1.1 (2015-09-16 18:51), 1.1.2 (2015-10-19 18:17), 1.1 (2015-09-16 10:13), 2.0.0 (2016-03-25 01:18), 2.0.2 (2016-05-11 12:10), 2.0.3 (2016-06-15 17:30), 2.1.1 (2016-10-05 11:13), 2.1.2 (2016-12-20 18:38), 2.1.3 (2017-01-18 18:07), 2.1.5 (2017-06-30 15:56), 2.1.6 (2018-02-07 13:21), 2.1.7 (2018-05-25 15:23), 2.1.8 (2018-06-21 18:52), 2.1.9 (2018-11-05 13:50), 2.1.10 (2019-02-12 12:10), 2.1.11 (2019-08-28 15:40), 2.1.12 (2019-10-17 09:30), 2.1.13 (2019-12-06 16:50), 2.1.15 (2022-09-30 11:10)
Other packages that cited rAmCharts R package
View rAmCharts citation profile
Other R packages that rAmCharts depends, imports, suggests or enhances
Complete documentation for rAmCharts
Functions, R codes and Examples using the rAmCharts R package
Some associated functions: AmBalloon-class . AmBalloon . AmChart-class . AmGraph-class . AmGraph . AmLegend-class . AmObject-class . AmStockChart-class . AmStockChart . AxisBase-class . CategoryAxis-class . ChartCursor-class . ChartScrollbar-class . DataSet-class . DataSet . DataSetSelector-class . DataSetSelector . GaugeArrow-class . GaugeArrow . GaugeAxis-class . GaugeAxis . GaugeBand-class . GaugeBand . Guide-class . Label-class . Label . PeriodSelector-class . StockEvent-class . StockPanel-class . Title-class . Title . TrendLine-class . TrendLine . ValueAxis-class . add_animate_dependency . add_dataloader_dependency . add_export_dependency . add_responsive_dependency . add_theme_dependency . amAngularGauge . amBarplot . amBoxplot . amBullet . amCandlestick . amChartsAPI . amChartsOutput . amFloatingBar . amFunnel . amHist . amLines . amMekko . amOHLC . amOptions . amPie . amPlot . amRadar . amSolidGauge . amStockMultiSet . amTimeSeries . amWaterfall . amWind . amcharts-setters . api . controlShinyPlot . data_AirPassengers . data_bar . data_candleStick1 . data_candleStick2 . data_fbar . data_funnel . data_gantt . data_gbar . data_gdp . data_mekko . data_pie . data_radar . data_stock1 . data_stock_2 . data_stock_3 . data_waterfall . data_wind . getCurrentStockData . getTransformTS . initialize-AmChart . initialize-AmLegend . initialize-AxisBase . initialize-CategoryAxis . initialize-ChartCursor . initialize-ChartScrollbar . initialize-Guide . initialize-PeriodSelector . initialize-StockEvent . initialize-StockPanel . initialize-ValueAxis . listProperties-AmObject . methods-AmObject . plot.AmChart . print-AmObject-method . rAmCharts-shinymodules-ts . rAmCharts-shinymodules . renderAmCharts . runExamples . shared-generics . show-AmChart-method . show-AmObject-method . show-AmStockChart-method . stockGraph . stockLegend . 
Some associated R codes: amChartsAPI.R . base_data.R . base_startupMessage.R . chart_amBarplot.R . chart_amBoxplot.R . chart_amBullet.R . chart_amCandlestick.R . chart_amDataset.R . chart_amFloatingBar.R . chart_amFunnel.R . chart_amGauge.R . chart_amHist.R . chart_amMekko.R . chart_amOHLC.R . chart_amPie.R . chart_amPlot.R . chart_amRadar.R . chart_amTimeSeries.R . chart_amWaterfall.R . chart_amWind.R . classUnions.R . class_AmBalloon.R . class_AmChart.R . class_AmChart_constructors.R . class_AmChart_setters.R . class_AmChart_shinyUtils.R . class_AmGraph.R . class_AmLegend.R . class_AmObject.R . class_AmStockChart.R . class_AmStockChart_setters.R . class_AxisBase.R . class_AxisBase_setters.R . class_CategoryAxis.R . class_ChartCursor.R . class_ChartCursor_setters.R . class_ChartScrollbar.R . class_ChartScrollbar_setters.R . class_DataSet.R . class_DataSetSelector.R . class_DataSet_setters.R . class_GaugeArrow.R . class_GaugeArrow_setters.R . class_GaugeAxis.R . class_GaugeAxis_setters.R . class_GaugeBand.R . class_Guide.R . class_Guide_setters.R . class_Label.R . class_PeriodSelector.R . class_StockEvent.R . class_StockEvent_setters.R . class_StockPanel.R . class_StockPanel_setters.R . class_Title.R . class_TrendLine.R . class_TrendLine_setters.R . class_ValueAxis.R . shiny_examples.R . shiny_modules_export.R . shiny_modules_timeSeries.R . union_AmCharts.R . utils.R . utils_amOptions.R . utils_amTests.R . utils_basicClassUnions.R . utils_sharedGenerics.R .  Full rAmCharts package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Rlabkey  
Data Exchange Between R and 'LabKey' Server
The 'LabKey' client library for R makes it easy for R users to load live data from a 'LabKey' Serve ...
Download / Learn more Package Citations See dependency  
gtop  
Game-Theoretically OPtimal (GTOP) Reconciliation Method
In hierarchical time series (HTS) forecasting, the hierarchical relation between multiple time serie ...
Download / Learn more Package Citations See dependency  
coalitions  
Bayesian "Now-Cast" Estimation of Event Probabilities in Multi-Party Democracies
An implementation of a Bayesian framework for the opinion poll based estimation of event probabilit ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
beezdemand  
Behavioral Economic Easy Demand
Facilitates many of the analyses performed in studies of behavioral economic demand. The package su ...
Download / Learn more Package Citations See dependency  
pedsuite  
Easy Installation of the 'pedsuite' Packages for Pedigree Analysis
The 'ped suite' is a collection of packages for pedigree analysis, covering applications in forensi ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA