Other packages > Find by keyword >

echarty  

Minimal R/Shiny Interface to JavaScript Library 'ECharts'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("echarty", "1.7.1")



Attach the package and use:
library("echarty")
Maintained by
Larry Helgason
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-02-16
Latest Update: 2025-01-15
Description:
Deliver the full functionality of 'ECharts' with minimal overhead. 'echarty' users build R lists for 'ECharts' API. Lean set of powerful commands.
How to cite:
Larry Helgason (2021). echarty: Minimal R/Shiny Interface to JavaScript Library 'ECharts'. R package version 1.7.1, https://cran.r-project.org/web/packages/echarty. Accessed 03 Jul. 2026.
Previous versions and publish date:
0.1.0 (2021-02-16 16:30), 0.1.3 (2021-03-31 09:50), 0.2.0 (2021-06-13 08:40), 0.3.1 (2021-07-30 06:40), 1.4.0 (2021-10-24 09:00), 1.4.1 (2021-11-03 20:40), 1.4.2 (2021-11-06 15:50), 1.4.3 (2021-12-20 09:30), 1.4.5 (2022-04-01 04:20), 1.4.7 (2022-08-28 23:30), 1.5.0 (2022-11-24 10:50), 1.5.4 (2023-05-29 01:20), 1.6.0 (2023-09-21 00:10), 1.6.1 (2023-10-11 09:40), 1.6.2 (2023-10-16 00:00), 1.6.3 (2024-01-12 07:10), 1.6.4 (2024-06-05 05:20), 1.6.5 (2025-01-11 01:30), 1.6.6 (2025-01-15 23:50), 1.7.0 (2025-10-23 05:30), 1.7.1 (2026-01-09 21:10)
Other packages that cited echarty R package
View echarty citation profile
Other R packages that echarty depends, imports, suggests or enhances
Complete documentation for echarty
Functions, R codes and Examples using the echarty R package
Some associated functions: Introduction . ec.clmn . ec.data . ec.examples . ec.fromJson . ec.init . ec.inspect . ec.paxis . ec.plugjs . ec.theme . ec.upd . ec.util . ecr.band . ecr.ebars . ecs.exec . ecs.output . ecs.proxy . ecs.render . 
Some associated R codes: echarty.R . examples.R . util.R .  Full echarty package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency  
reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
Download / Learn more Package Citations See dependency  
MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  
tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
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  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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