HTML Widgets Gallery

R
Shiny Dashboard Structure
Programming with dplyr
Most dplyr verbs use "tidy evaluation", a special type of non-standard evaluation. In this vignette, you'll learn the two basic forms, data masking and tidy selection, and how you can program with them using either functions or for loops.
RStudio
RStudio provides free and open source tools for R and enterprise-ready professional software for data science teams to develop and share their work at scale.
Cheatsheets
Open source and enterprise-ready professional software for data science
Packages
Recommended Packages Many useful R function come in packages, free libraries of code written by R's active user community. To install an R package, open an R session and type at the command line in...
R packages
The caret Package
Documentation for the caret package.
Advanced R
R for Data Science
Upgrade R - Packages
Since the first publication of this post, a couple of packages have emerged to automate this process. The installr package for Windows and the updateR package for OS X are particularly good. However, this continues to be a popular post, so I have decid...
R
ShinyWidgets