The cheatsheets make it easy to use some of your favorite packages.
Learn the basics
Online R markdown textbook co-authored by leading Tidyverse developer Hadley Wickham.
A detailed R manual, includes basic R tutorial, Data Structures, Statistics, Graphics and some examples.
Sign up for a free account to find interactive tools for learning data analysis and R at your own pace.
Advanced R
Get to know an entertaining roadmap to some of the deeper subtleties of the language and how to work with it most effectively.
Read the R Style Guide for advice on how to write readable, maintainable code.
A blog post that provides advices on how to write R code more efficient.
Learn how to make interactive web apps with R.
Inspire Your Creativity
Find a myriad of Shiny apps to be inspired by and to learn from.
Ask Questions
An important resource for seeking answers to questions about R - in particular we’d recommend making sure your question is tagged as “R”.
A discussion board held by Posit where you are able to ask questions about R, Shiny, and package development.