UseR

Public facing R4GC community portal (Open Canada portal for R users)

View on GitHub

Resources

Platforms for coding R online

a) https://rextester.com/l/r_online_compiler
b) https://repl.it/languages/rlang (no login required)
c) https://rstudio.cloud/ (login required) - All in One place for learning and coding

Teach yourself

Beginners:

Intermediate:

Big books with codes:


Homework for Lunch and Learn R101

NB: All resources in rstudio are FREE

NB: Some courses are FREE. First chapter in each course is always free


More on data.table

More on Dashboards and Shiny

When flexdashboard (older versions of R) does not work, one can use http://rstudio.github.io/shinydashboard/

free - https://www.datacamp.com/courses/building-web-applications-in-r-with-shiny
https://www.datacamp.com/courses/building-dashboards-with-shinydashboard
https://www.datacamp.com/courses/building-web-applications-in-r-with-shiny-case-studies


Portals to deploy your solutions (and search for solutions from others!)

Blogs

On R:

Related:

From Canada School of Public Service

More from RStudio

The learnr package makes it easy to turn any R Markdown document into an interactive tutorial. - https://github.com/rstudio/learnr

A guide to some of the most useful R Packages that we know about, organized by their role in data science. - https://github.com/rstudio/RStartHere

Webinars:

https://resources.rstudio.com/webinars/reproducibility-in-production - September 7, 2019 Garrett Grolemund

rstudio::conf

More from www.datacamp.com

CAREER TRACK: R Programmer

CAREER TRACK: Data Scientist with R

Efficient programming