R (programming language): Difference between revisions
From Achintya Rao’s Wiki
Add fun section |
→Packages to explore: Add two packages |
||
| Line 11: | Line 11: | ||
* report: [https://github.com/easystats/report GitHub repo] | [https://easystats.github.io/report Official website] | * report: [https://github.com/easystats/report GitHub repo] | [https://easystats.github.io/report Official website] | ||
* performance: [https://github.com/easystats/performance GitHub repo] | [https://easystats.github.io/performance Official website] | |||
=== Plotting === | === 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] | ||
== R Markdown == | |||
* downloadthis: [https://fmmattioni.github.io/downloadthis Official website] | |||
=== Shiny === | === Shiny === | ||
Revision as of 16:41, 4 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
R Markdown
- downloadthis: Official website
Shiny
- Golem: GitHub repo | Official website
- shinyMobile: GitHub repo | Official website
