R (programming language): Difference between revisions
From Achintya Rao’s Wiki
→Packages to explore: Add DataEditR |
→Packages to explore: Add Literature section |
||
| Line 34: | Line 34: | ||
* 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] | * pander: [https://github.com/Rapporter/pander GitHub repo] | [https://rapporter.github.io/pander/ Official website] | ||
=== Literature === | |||
* litsearchr: [https://github.com/elizagrames/litsearchr GitHub repo] | [https://elizagrames.github.io/litsearchr/ Official website] | |||
=== Shiny === | === Shiny === | ||
Latest revision as of 13:27, 12 September 2021
Tips and tricks about the R programming language.
Interesting repos / projects
- aRt by Will Chase: GitHub repo | Website
Packages to explore
Analysis
- magrittr GitHub repo | Official website
- Try the additional pipe operators shown in the abstract (see also in the official website)
- diffobj: GitHub repo
- DataEditR: GitHub repo | official website
Reporting
- report: GitHub repo | Official website
- performance: GitHub repo | Official website
Plotting
- echarts4r, which uses echarts
- bbplot from the BBC
Environments
- wrapr: GitHub repo | Official website
R Markdown
- downloadthis: Official website
- pander: GitHub repo | Official website
Literature
- litsearchr: GitHub repo | Official website
Shiny
- Golem: GitHub repo | Official website
- shinyMobile: GitHub repo | Official website
Cartography
- Thematic Cartography: GitHub repo | Official website
Miscellaneous
- flagon: GitHub repo
