1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Introduction to Importing Data in R

Connected

अभ्यास

Reading from a path

What if your CSV file is saved in a different folder?

You'll need to define the path before using read.csv().

निर्देश

100 XP
  • Define the path to swimming_pools.csv, which is located in the "datasets" folder of the home directory.