R (programming language): Difference between revisions
From Achintya Rao’s Wiki
m Update link to R talks |
m Fix broken formatting |
||
| Line 1: | Line 1: | ||
Tips and tricks about the R programming language. | Tips and tricks about the R programming language. | ||
== Interesting repos / projects | == Interesting repos / projects == | ||
* aRt by Will Chase: [https://github.com/will-r-chase/aRt GitHub repo] | [https://www.williamrchase.com/work/art/ Website] | * 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#R|talk]] at [[RStudio|rstudio]]::conf 2020 | ** Mentioned in Will’s [[Talks#R|talk]] at [[RStudio|rstudio]]::conf 2020 | ||
Revision as of 19:39, 15 February 2020
Tips and tricks about the R programming language.
Interesting repos / projects
- aRt by Will Chase: GitHub repo | Website
Packages to explore
- Golem: GitHub page | Official website
- echarts4r, which uses echarts
- shinyMobile: GitHub page | Official website
