R (programming language): Difference between revisions
From Achintya Rao’s Wiki
→Packages to explore: Add two packages |
→Packages to explore: Update Packages |
||
| Line 16: | Line 16: | ||
* [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] | ||
=== Environments === | |||
* wrapr: [https://github.com/WinVector/wrapr GitHub repo] | [https://winvector.github.io/wrapr/ Official website] | |||
== R Markdown == | == R Markdown == | ||
Revision as of 10:06, 9 March 2020
Tips and tricks about the R programming language.
Interesting repos / projects
- aRt by Will Chase: GitHub repo | Website
Packages to explore
Reporting
- report: GitHub repo | Official website
- performance: GitHub repo | Official website
Plotting
Environments
- wrapr: GitHub repo | Official website
R Markdown
- downloadthis: Official website
Shiny
- Golem: GitHub repo | Official website
- shinyMobile: GitHub repo | Official website
