R (programming language): Difference between revisions

From Achintya Rao’s Wiki
Add bbplot
Line 22: Line 22:


* [https://github.com/JohnCoene/echarts4r echarts4r], which uses [https://echarts.apache.org/en/index.html echarts]
* [https://github.com/JohnCoene/echarts4r echarts4r], which uses [https://echarts.apache.org/en/index.html echarts]
* [https://github.com/bbc/bbplot bbplot from the BBC]
** [https://github.com/bbc/rcookbook BBC’s R Cookbook]


=== Environments ===
=== Environments ===

Revision as of 22:21, 22 May 2020

Tips and tricks about the R programming language.

Interesting repos / projects

Packages to explore

Analysis

Reporting

Plotting

Environments

R Markdown

Shiny

Articles of interest

Fun