Introduction to Data Frames in R - English

35782 visits



Outline:

Storing captaincy information in vectors Constructing a data frame using vectors Plotting one vector of a data frame vs. another one Adding a vector to a data frame Saving a data frame into a CSV file Preventing the writing of row numbers into the CSV file Changing the contents of a CSV file through a text editor Loading a CSV file into a data frame Accessing the data sets that come with R