Resources
This carefully curated collection of resources will help you find packages and learning resources to help you on your R journey.
ggplot2: elegant graphics for data analysis
This is the online version of the work-in-progress 3rd edition of 'ggplot2: Elegant Graphics for Data Analysis'. The book focuses on explaining the Grammar of Graphics used in ggplot2 and provides details on the underlying theory. It is written by Hadley Wickham, Danielle Navarro, and Thomas Lin Pedersen.
Go to Resource
ggtech
ggtech is a package that provides ggplot2 tech themes, scales, and geoms for creating visually appealing plots in R.
Go to Resource
ggtext
The ggtext package provides simple Markdown and HTML rendering support for ggplot2 in R.
Go to Resource
ggthemr
Themes for ggplot2. The idea of this package is that you can just set the theme and then forget about it. You shouldn't have to change any of your existing code.
Go to Resource
Git for Humans
A talk by Alice Bartlett at UX Brighton 2016 about using Git for humans.
Go to Resource
GitHub - cj-holmes/toast: Ordering images of toast from least toasted to most toasted...
Ordering images of toast from least toasted to most toasted using R language
Go to Resource
GitHub - hughjonesd/ggmagnify: Create a magnified inset of part of a ggplot object
Create a magnified inset of part of a ggplot object
Go to Resource
GitHub - marcuslowx/HighContrast: An R package for making high contrast themes with ggplot2 for people with substantially impaired vision.
An R package for making high contrast themes with ggplot2 for people with substantially impaired vision.
Go to Resource