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 usethis

usethis

usethis is a workflow package that automates repetitive tasks that arise during project setup and development, both for R packages and non-package projects.

Go to Resource
Screenshot of ViewPipeSteps

ViewPipeSteps

Create tabs of View() output for each chained pipe

Go to Resource
Screenshot of vroom

vroom

vroom is a package in R that provides the fastest delimited reader. It uses lazy loading and multiple threads for improved performance. It supports various parsing features, such as delimiter guessing, custom delimiters, column types specification, and more.

Go to Resource
Screenshot of xaringan

xaringan

Presentation Ninja with xaringan - a tutorial and package for creating presentations in R using the xaringan package

Go to Resource
Screenshot of xaringanBuilder

xaringanBuilder

renderthis is an R package for generating HTML slideshows using the xaringan package.

Go to Resource
Screenshot of xaringancolor

xaringancolor

Uniform Colors in Xaringan Presentations

Go to Resource
Screenshot of xaringanExtra

xaringanExtra

xaringanExtra is a package in R that provides additional functionality and features for creating presentations using the xaringan package.

Go to Resource
Screenshot of xaringanthemer

xaringanthemer

Custom xaringan CSS Themes for styling xaringan slides in RMarkdown with xaringanthemer

Go to Resource
Screenshot of xlcharts

xlcharts

xlcharts is an R package that serves as an interface to the OpenPyXL Python library, enabling the creation of native Excel charts within R. Aimed at overcoming the limitations of existing R packages in terms of Excel chart creation and customization, xlcharts allows users to generate Excel charts and perform advanced Excel file manipulations. Users can install xlcharts and its dependencies (Miniconda and OpenPyXL), access and edit workbook cells, and create various types of charts such as bar, bubble, and pie. It supports styles, conditional formatting, worksheet operations, pivot tables, comments, formulae, and workbook protection.

Go to Resource
Screenshot of yonder

yonder

yonder is a reactive web framework built on shiny. It features new reactive inputs and Bootstrap components on the UI side, and tools for alerts, modals, and more on the server side.

Go to Resource
Screenshot of zipcodeR

zipcodeR

zipcodeR is an R package that makes working with ZIP codes in R easier. It provides data on all U.S. ZIP codes using multiple open data sources, making it easier for social science researchers and data scientists to work with ZIP code-level data in data science projects using R.

Go to Resource