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('no',109,'no',121,'no',85,'no',52,'no',111,'no',96,'no',99,'no',112,'no',100,'no',96,'no',119,'no',119,'no',108,'no',80,'no',99,'no',114,'no',103,'no',125,'no',91,'no',118,'no',73,'no',118,'no',111,'no',104,'no',96,'no',64,'no',129,'no',93,'no',110,'no',123,'no',83,'no',121,'no',104,'no',65,yes',106,yes',70,yes',111,yes',97,yes',106,yes',121,yes',93,yes',110,yes',125,yes',114,yes',133,yes',91,yes',90,yes',106,yes',102,yes',82,yes',85,yes',90,yes',68,yes',94,yes',110,yes',72,yes',104,yes',107,yes',94,yes',114,yes',90,yes',110,yes',109,yes',85,yes',70,yes',90,yes',90,yes',96,yes',50,yes',90,yes',76,yes',110,yes',63),dim=c(2,73),dimnames=list(c('Network','Integration'),1:73)) Error: unexpected string constant in "6,'no',99,'no',112,'no',100,'no',96,'no',119,'no',119,'no',108,'no',80,'no',99,'no',114,'no',103,'no',125,'no',91,'no',118,'no',73,'no',118,'no',111,'no',104,'no',96,'no',64,'no',129,'no',93,'" Execution halted