Resources
This carefully curated collection of resources will help you find packages and learning resources to help you on your R journey.
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
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
GitHub - nicucalcea/Ra11y: Collection of accessibility functions for R
Collection of accessibility functions for R
Go to Resource
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
googletraffic
The 'googletraffic' package facilitates creating georeferenced traffic data using Google Maps Javascript API. It allows for the creation of rasters representing traffic conditions with pixel values indicating varying levels of traffic. The package can produce traffic data around specific points or polygons and requires a Google API key. It's useful for merging traffic data with other spatial datasets. The package includes functions for installation, configuration, and visualization of traffic rasters. Alternatives like Mapbox are mentioned, with differences in data format and coverage outlined.
Go to Resource
gt
With the gt package, anyone can make wonderful-looking tables using the R programming language.
Go to Resource
gtExtras
gtExtras is an R package that provides additional helper functions to assist in creating beautiful tables with the gt package.
Go to Resource