Skip to content
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 Your first R package in 1 hour

Your first R package in 1 hour

This blog post provides a step-by-step guide on how to create an R package in just one hour. It covers the use of devtools and usethis packages to automate folder structure and file creation in package development.

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