I am having the strangest of issues. The following code no longer works:
Test<-matrix(rnorm(9),ncol=3) colnames(Test)<-c(\"a\",\"b\",\"c\") write.tab
Check class(T). Most likely T was overwritten with a non-boolean value. Restart of R probably loads the saved session.
class(T)
T