search for: experimentdata_1

Displaying 1 result from an estimated 1 matches for "experimentdata_1".

Did you mean: experimentdata_2
2012 Mar 27
1
matrix(unlist(strsplit(""))) 'missing value' issue
...the data and write it in a .xlsx file. These are seperate files for seperate participants so first I have to import the seperate datafiles. I do that like this: # Merge the xlsx files into one dataframe alldata <- rbind(read.xlsx('experimentdata.xlsx',1), read.xlsx('experimentdata_1.xlsx',1), read.xlsx('experimentdata_2.xlsx',1) #etc..#read.xlsx('filepath',1) ) The website is poorly written and some of the variables are not conveniant. I have the variables 'bankoffer.1', 'bankoffer.3', '...