R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
rAmCharts
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]
[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 06 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
lbfgs
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Antonio Coppola (view profile)
openxlsx
Simplifies the creation of Excel .xlsx files by providing a
high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jan Marvin Garbuszus (view profile)
solitude
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Komala Sheshachala Srikanth (view profile)
EMVS
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gemma Moran (view profile)
mlr3viz
Visualization package of the 'mlr3' ecosystem. It features plots
for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Marc Becker (view profile)
DatabionicSwarm
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Michael Thrun (view profile)
26,264
R Packages
223,360
Dependencies
70,244
Author Associations
26,265
Publication Badges
