R version 2.13.0 (2011-04-13) Copyright (C) 2011 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: i486-pc-linux-gnu (32-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > x <- array(list(T',3,'T',-1,'T',4,'T',0,'T',-1,'T',-1,'T',-1,'T',0,'T',4,'T',0,'T',4,'T',0,'T',2,'T',0,'T',0,'T',-1,'T',0,'T',-1,'T',0,'T',2,'T',1,'T',0,'T',2,'T',-1,'T',2,'T',-1,'T',-1,'T',0,'T',1,'T',-1,'T',-1,'T',3,'T',0,'T',1,'T',0,'T',-1,'T',3,'E',1,'E',0,'E',3,'E',-1,'E',3,'E',-1,'E',-1,'E',0,'E',4,'E',0,'E',-1,'E',3,'E',4,'E',0,'E',0,'E',0,'E',4,'E',0,'E',2,'E',0,'E',4,'E',4,'E',0,'E',0,'E',3,'E',-1,'E',-1,'E',2,'E',0,'E',0,'E',0,'E',3,'E',3),dim=c(2,70),dimnames=list(c('treatment','disst'),1:70)) Error: unexpected string constant in "x <- array(list(T',3,'" Execution halted