R (programming language): Difference between revisions
From Achintya Rao’s Wiki
m Fix section headers |
→R Markdown: Add pander |
||
| Line 24: | Line 24: | ||
* downloadthis: [https://fmmattioni.github.io/downloadthis Official website] | * downloadthis: [https://fmmattioni.github.io/downloadthis Official website] | ||
* pander: [https://github.com/Rapporter/pander GitHub repo] | [https://rapporter.github.io/pander/ Official website] | |||
=== Shiny === | === Shiny === | ||
Revision as of 10:23, 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
- pander: GitHub repo | Official website
Shiny
- Golem: GitHub repo | Official website
- shinyMobile: GitHub repo | Official website
