search for: emotionfacetask

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

2012 May 01
1
Questions
...cel and keep the same formatting (spaces between the different frequency tables)? Thank you! Lana > getwd() [1] "/Users/JoshandLana" > dpx <- read.table(file.choose(), header = T, sep = "\t") > #edit(dpx) > View(dpx) > freqTable <- table(dpx$ActorID,dpx$EmotionFaceTask.RESP,dpx$Emotion) > write.table(dpx,"clipboard",sep="\t",col.names=NA) Error in file(file, ifelse(append, "a", "w")) : 'mode' for the clipboard must be 'r' on Unix > write.table(dpx,"clipboard",sep="\t") Error in f...