R (programming language): Difference between revisions
From Achintya Rao’s Wiki
Add section on packages and articles |
m Add section on interesting projects |
||
| Line 1: | Line 1: | ||
Tips and tricks about the R programming language. | Tips and tricks about the R programming language. | ||
== Interesting repos / projects | |||
* aRt by Will Chase: [https://github.com/will-r-chase/aRt GitHub repo] | [https://www.williamrchase.com/work/art/ Website] | |||
** Mentioned in Will’s [Talks#online|talk] | |||
== Packages to explore == | == Packages to explore == | ||
Revision as of 15:29, 15 February 2020
Tips and tricks about the R programming language.
== Interesting repos / projects
- aRt by Will Chase: GitHub repo | Website
- Mentioned in Will’s [Talks#online|talk]
Packages to explore
- Golem: GitHub page | Official website
- echarts4r, which uses echarts
- shinyMobile: GitHub page | Official website
