Skip to content
R for the Rest of Us Logo

Fundamentals of R (RStudio)

Start a New Project

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.

Your Turn

  1. Create a new RStudio project

  2. Download data from https://rfor.us/penguins.

  3. Copy the data into the RStudio project you've created

  4. 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)

  5. 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!

You need to be signed-in to comment on this post. Login.