R (programming language): Difference between revisions
From Achintya Rao’s Wiki
→Packages to explore: Update Packages |
m Fix section headers |
||
| Line 21: | Line 21: | ||
* wrapr: [https://github.com/WinVector/wrapr GitHub repo] | [https://winvector.github.io/wrapr/ Official website] | * wrapr: [https://github.com/WinVector/wrapr GitHub repo] | [https://winvector.github.io/wrapr/ Official website] | ||
== R Markdown == | === R Markdown === | ||
* downloadthis: [https://fmmattioni.github.io/downloadthis Official website] | * downloadthis: [https://fmmattioni.github.io/downloadthis Official website] | ||
Revision as of 10:07, 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
