R-Ottawa

Interacting with data using R - in National Capital Region

View on GitHub

Resources

Home Resources Community Lunches with Data Challenges R101

Platforms for coding R online

a) https://rextester.com/l/r_online_compiler, 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:


Homework for Lunch and Learn R101


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

https://github.com/rstudio/webinars https://github.com/rstudio/cheatsheets

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:

Part 2: RStudio Connect in Production Part 3: Interactivity in Production https://resources.rstudio.com/webinars/reproducibility-in-production - September 7, 2019 Garrett Grolemund

rstudio::conf

rstudio::conf 2019 talks: https://resources.rstudio.com/rstudio-conf-2019 rstudio::conf 2018 talks (https://beta.rstudioconnect.com/content/3105/)

More from www.datacamp.com

CAREER TRACK: R Programmer

CAREER TRACK: Data Scientist with R

Efficient programming