Skip to content
Mapping with R has been completely revamped. Check it out →
R for the Rest of Us Logo

Resources

This carefully curated collection of resources will help you find packages and learning resources to help you on your R journey.

Screenshot of ggthemes

ggthemes

Extra Themes, Scales and Geoms for ggplot2

Go to Resource
Screenshot of ggthemr

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
Screenshot of GitHub - hughjonesd/ggmagnify: Create a magnified inset of part of a ggplot object

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
Screenshot of GitHub - marcuslowx/HighContrast: An R package for making high contrast themes with ggplot2 for people with substantially impaired vision.

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
Screenshot of GitHub - MilesMcBain/paint: paint the data

GitHub - MilesMcBain/paint: paint the data

paint the data

Go to Resource

GitHub - nicucalcea/Ra11y: Collection of accessibility functions for R

Collection of accessibility functions for R

Go to Resource
Screenshot of GitHub - sebdalgarno/tinter: An R package to get tints and shades (and both) of a colour

GitHub - sebdalgarno/tinter: An R package to get tints and shades (and both) of a colour

An R package to get tints and shades (and both) of a colour

Go to Resource
Screenshot of gt

gt

With the gt package, anyone can make wonderful-looking tables using the R programming language.

Go to Resource
Screenshot of gtExtras

gtExtras

gtExtras is an R package that provides additional helper functions to assist in creating beautiful tables with the gt package.

Go to Resource
Screenshot of gtUtils

gtUtils

gtUtils is an R package designed to augment the capabilities of the 'gt' package, which is used for constructing eye-catching tables in R. It offers a range of themes, color functions, and additional utilities to make the tables more appealing and functional. The package includes features such as border bars and tools to create tier lists. Users can install it from GitHub and get started by consulting the provided vignettes, which include instructions for general use, applying table themes, and more. For further insights and examples, the author also encourages visiting their blog.

Go to Resource
Screenshot of haven

haven

Import and Export SPSS, Stata, and SAS files using the haven package

Go to Resource