Chapter 2 | Question 4
You have a data set with your subjects as rows and their age, nationality and reaction time as columns. Which R object would you use to represent your data set?
data frame
factor
matrix
table
You have a data set with your subjects as rows and their age, nationality and reaction time as columns. Which R object would you use to represent your data set?
data frame
factor
matrix
table