Skip to content

ireapps/R-for-data-analysis-2023

Repository files navigation

R-for-data-analysis-2023

Materials for the IRE & NICAR mini-bootcamp on using R for data analysis, Oct 30 - Nov 2, 2023.

Day 1

Goals: See some examples of what R can do, get familiar with RStudio, learn how to set up a project and run code, learn how the tidyverse packages work.

Story Examples:

Resources:

Reference Scripts:

Day 2

Goals: Wrangle that data! We’ll import a csv and an excel file, and walk through the fundamentals: sorting, filtering, grouping, summarizing.

Resources:

Reference Scripts:

Day 3

Goals: Joining. Learn how to work with multiple tables. Reinforce main analysis functions from Day 2.

Resources:

Reference Scripts:

Day 4

Goals: Make tidy data! We often get data that is messy, dirty, misshapen, missing values, etc. We’ll cover best practices and helpful functions for cleaning data.

Resources:

Reference Scripts:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages