π Week 03 Lab - Preparation
2023/24 Autumn Term
Before coming to the π» Week 03 lab, please complete the following preparation tasks:
- Open the R terminal and install the new package we will use in this lab by running the following command:
install.packages("tidymodels")
Review the π» Week 02 lab and the β solutions and ensure you understand the code we wrote. Post a message on the
#help-labs
channel on Slack if you have any questions about the Week 02 lab.Click the link below to download the
.qmd
file we will use in this lab. Save it in theDS202A
folder you created last week.
Open this file on your preferred IDE, then fill out the blank spaces in the
# βοΈ Setup
section of the lab markdown file.Look at what you will be doing in the π» Week 03 lab, so you are not caught off guard!
If you never accessed ChatGPT, you must create an account. Click on chat.openai.com and sign up with your email address (it doesnβt have to be your LSE email address).