Importing Data
摘要
This chapter shows the reader how to import data into RStudio. To do that, it introduces the idea of the working directory, walks them through saving a .csv with common spreadsheet apps, and then explains how to import data into RStudio based on the file format the data is saved in. This chapter also covers how to check to see if the data imported correctly and how to export data if you want to save a manipulated version of the data set.