R (programming language): Difference between revisions

From Achintya Rao’s Wiki
m Add category
Packages to explore: Add report and restructure
Line 8: Line 8:
== Packages to explore ==
== Packages to explore ==


* Golem: [https://github.com/ThinkR-open/golem GitHub page] | [https://thinkr-open.github.io/golem/ Official website]
=== Reporting ===
 
* report: [https://github.com/easystats/report GitHub repo] | [https://easystats.github.io/report Official website]
 
=== Plotting ===
 
* [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]
* shinyMobile: [https://github.com/RinteRface/shinyMobile GitHub page] | [https://rinterface.github.io/shinyMobile/ Official website]
 
=== Shiny ===
 
* Golem: [https://github.com/ThinkR-open/golem GitHub repo] | [https://thinkr-open.github.io/golem/ Official website]
* shinyMobile: [https://github.com/RinteRface/shinyMobile GitHub repo] | [https://rinterface.github.io/shinyMobile/ Official website]


== Articles of interest ==
== Articles of interest ==

Revision as of 14:54, 23 February 2020

Tips and tricks about the R programming language.

Interesting repos / projects

Packages to explore

Reporting

Plotting

Shiny

Articles of interest