R version 3.0.2 (2013-09-25) -- "Frisbee Sailing" Copyright (C) 2013 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-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(4,2,3,2,4,1,3,2,4,4,4,4,4,4,4,3,3,2,4,3,4,4,4,4,3,4,3,4,3,4,3,4,4,4,3,4,4,3,4,4,4,3,4,4,3,,3,3,4,4,3,4,3,4,4,4,3,4,4,4,3,4,4,4,3,3,3,3,3,3,3,3,4,,2,2,1,1,4,3,3,1,4,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,3,3,4,4,3,2,4,4,2,4,4,3,2,4,4,3,2,4,4,4,4,4,4,4,4,4,4,4,4,3,2,4,3,4,3,2,4,4,3,4,2,4,4,1,4,4,4,4,4,3,2,4,2,2,4,4,4,3,4,3,4,4,4,4,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3,2,3,3,4,4,4,4,4,4,4,4,4,4,4,3,4,3,4,3,4,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3,4,4,4,4,4,4,4,3,4,4,4,2,4,1,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3,1,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3,2,4,4,3,4,3,3,2,3,4,4,4,3,4,4,4,2,2,4,3,4,2,4,4,4,4,4,4,4,4,1,4,4,3,4,4,2,4,4,4,4,4,3,4,1,4,3,4,4,4,4,4,3,4,4,4,4,4,4),dim=c(9,39),dimnames=list(c('A1','A2','A3','A4','A5','A6','A7','A8','A9'),1:39)) Error in list(4, 2, 3, 2, 4, 1, 3, 2, 4, 4, 4, 4, 4, 4, 4, 3, 3, 2, 4, : argument 46 is empty Calls: array Execution halted