Where’s the data?
install.packages("ISLR2")
Or “install” this book.
install.packages("remotes")
remotes::install_github("r4ds/bookclub-islr")
remove.packages("bookclubislr") # This isn't really a package.
We’ll look at this data in more detail below.