Skip to content

A gentle introduction to R and its Tidyverse that focuses on Exploratory Data Analysis (EDA).

License

Notifications You must be signed in to change notification settings

Allegheny-CountyStats/welcome-to-the-tidyverse

 
 

Repository files navigation

Welcome to the Tidyverse

Welcome to Welcome to the Tidyverse.

  1. Download the class slides by clicking the green Clone or download button above. (Then click Download Zip in the tab that appears).

Course Abstract

Looking for an effective way to learn R? This one day course will teach you a workflow for doing data science with the R language. It focuses on using R's Tidyverse, which is a core set of R packages that are known for their impressive performance and ease of use. We will focus on doing data science, not programming. You'll learn to:

  • Visualize data with R's ggplot2 package
  • Wrangle data with R's dplyr package
  • Fit models with base R
  • Extract data from Databases with DBI
  • Document your work reproducibly with R Markdown
  • Track changes in your code using Git and R Projects
  • Create Static and Interactive Maps with ggplot2 and leaflet

Along the way, you will practice using R's syntax, gaining comfort with R through many exercises and examples.

About

A gentle introduction to R and its Tidyverse that focuses on Exploratory Data Analysis (EDA).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%