library(tidyverse)
library(dsbox)
Lab 04 - La Quinta is Spanish for next to Denny’s, Pt. 1
Load packages and data
<- read_csv("data/states.csv") states
Exercise 1
Remove this text, and add your answer for Exercise 1 here. Add code chunks as needed. Don’t forget to label your code chunk. Do not use spaces in code chunk labels.
Exercise 2
Remove this text, and add your answer for Exercise 1 here. Add code chunks as needed. Don’t forget to label your code chunk. Do not use spaces in code chunk labels.
Exercise 3
…
Exercise 4
…
Exercise 5
…
Exercise 6
…
Add exercise headings as needed.