Start a New Project
This lesson is called Start a New Project, part of the R in 3 Months (Spring 2025) course. This lesson is called Start a New Project, part of the R in 3 Months (Spring 2025) course.
Transcript
Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.
Loading transcript...
Your Turn
Create a new RStudio project
Download data from https://rfor.us/penguins.
Copy the data into the RStudio project you've created
Create a new R Script file and add code to import your data (refer to the Import Data lesson from Getting Started with R course, if necessary)
Save your R Script file
Heads up! Please make sure to download the data file linked above. If you don't download this file and use the penguins_data.csv file from the Getting Started with R course, you will run into issues.
Have any questions? Put them below and we will help you out!
Course Content
127 Lessons
You need to be signed-in to comment on this post. Login.