R version 3.0.2 (2013-09-25) -- "Frisbee Sailing" Copyright (C) 2013 The R Foundation for Statistical Computing Platform: i686-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(6,1,8,3,8,3,7,3,5,1,7,2,8,3,9,3,9,2,3,1,9,1,7,3,9,3,8,3,6,1,7,3,8,3,9,3,7,2,6,2,8,1,7,1,8,3,9,1,9,1,7,3,4,1,7,2,7,3,9,2,7,2,9,3,10,1,5,3,6,3,9,1,9,2,8,1,6,1,6,2,5,1,8,1,8,3,5,2,6,2,9,1,4,1,8,1,9,2,7,3,7,3,6,3,9,3,9,2,8,2,6,3,10,3,8,2,7,2,8,3,3,2,8,3,10,3,7,2,5,2,10,3,5,3,8,2,9,1,6,2,9,2,8,2,5,2,8,3,3,2,7,3,8,1,10,3,9,3,10,1,9,1,8,2,8,1,8,3,9,1,4,3,6,2,7,3,4,1,9,1,7,2,8,3,8,3,7,1,7,2,9,2,8,3,8,3,9,1,9,3,10,3,7,3,8,2,5,3,9,3,8,3,7,3,8,1,8,3,7,1,6,3,7,3,7,3,6,2,6,3,7,2,9,3,6,2,10,2,4,2,8,3,7,3,,1,5,3,9,3,8,2,9,1,8,3,8,3,9,3,8,2,9,1,7,3,6,3,8,3,6,2,5,3,3,2,6,3,8,3,7,2,8,3,6,3,9,3,9,3,10,1,7,3,5,2,8,3,9,3,8,1,4,3),dim=c(2,152),dimnames=list(c('MWARM30','MOMAGE'),1:152)) Error in list(6, 1, 8, 3, 8, 3, 7, 3, 5, 1, 7, 2, 8, 3, 9, 3, 9, 2, 3, : argument 245 is empty Calls: array Execution halted