Recently Published
Session 5: more dplyr Functions
Let's continue exploring dplyr functions while also building our literacy in R language/coding. We will further explore additional *join()* types and as well as building upon our mutate() skills, in combination with the useful *if_else()* function.
Session 4: dplyr Continued
Let's continue exploring dplyr functions while also building our literacy in R language/coding. We will continue to learn new ways to subset our data, aggregate and group data and analyze the results.
Session 3: Beginning dplyr
We will explore the dplyr package, a foundation for data wrangling for reporting purposes. In this session we will look at the all-important select and filter commands, while still developing our R-coding literacy.
Session 2: Exploring the Data
In this session we learn how to use R base functions along with certain packages of the tidyverse to explore our data set.
Session 1: R Wrangle Basics
Beginning R basics; introduction to the R and R programming language and utilities. Introduction to basic r functions.