R version 2.12.0 (2010-10-15) Copyright (C) 2010 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(95 + ,81 + ,84 + ,87 + ,90 + ,97 + ,91 + ,91 + ,88 + ,84 + ,87 + ,87 + ,92 + ,89 + ,92 + ,84 + ,85 + ,91 + ,84 + ,81 + ,80 + ,69 + ,80 + ,73 + ,84 + ,75 + ,73 + ,84 + ,84 + ,77 + ,85 + ,91 + ,86 + ,89 + ,87 + ,82 + ,83 + ,90 + ,82 + ,86 + ,72 + ,73 + ,91 + ,96 + ,99 + ,90 + ,88 + ,90 + ,77 + ,73 + ,78 + ,88 + ,86 + ,100 + ,88 + ,67 + ,73 + ,88 + ,89 + ,95 + ,102 + ,94 + ,93 + ,103 + ,88 + ,91 + ,84 + ,77 + ,81 + ,87 + ,89 + ,98 + ,88 + ,104 + ,88 + ,93 + ,89 + ,90 + ,101 + ,107 + ,85 + ,88 + ,96 + ,79 + ,113 + ,111 + ,107 + ,95 + ,84 + ,82 + ,99 + ,83 + ,98 + ,85 + ,82 + ,84 + ,105 + ,105 + ,99 + ,105 + ,100 + ,89 + ,96 + ,111 + ,105 + ,88 + ,90 + ,94 + ,93 + ,87 + ,92 + ,93 + ,90 + ,81 + ,69 + ,67 + ,NA + ,83 + ,84 + ,86 + ,83 + ,84 + ,90 + ,93 + ,96 + ,101 + ,69 + ,67 + ,73 + ,86 + ,90 + ,88 + ,90 + ,83 + ,90 + ,87 + ,78 + ,84 + ,92 + ,100 + ,89 + ,75 + ,67 + ,73 + ,89 + ,94 + ,98 + ,88 + ,89 + ,82 + ,87 + ,89 + ,77 + ,113 + ,111 + ,107 + ,102 + ,88 + ,84 + ,101 + ,94 + ,93 + ,87 + ,111 + ,96 + ,105 + ,111 + ,107 + ,101 + ,105 + ,95 + ,79 + ,97 + ,89 + ,86 + ,83 + ,82 + ,95 + ,105 + ,92 + ,104 + ,69 + ,100 + ,79 + ,80 + ,75 + ,86 + ,87 + ,94 + ,81 + ,67 + ,83 + ,92 + ,92 + ,92 + ,95 + ,102 + ,102 + ,97 + ,90 + ,98 + ,87 + ,98 + ,94 + ,94 + ,94 + ,83 + ,105 + ,101 + ,107 + ,94 + ,96 + ,107 + ,88 + ,94 + ,91 + ,105 + ,105 + ,83 + ,113 + ,105 + ,100 + ,69 + ,84 + ,77 + ,69 + ,72 + ,74 + ,100 + ,96 + ,92 + ,113 + ,94 + ,100 + ,88 + ,107 + ,92 + ,104 + ,103 + ,93 + ,94 + ,95 + ,89 + ,91 + ,73 + ,86 + ,103 + ,110 + ,97 + ,95 + ,84 + ,82 + ,69 + ,67 + ,73 + ,86 + ,73 + ,93 + ,108 + ,84 + ,97 + ,83 + ,79 + ,93 + ,102 + ,91 + ,89 + ,94 + ,92 + ,86 + ,113 + ,107 + ,89 + ,113 + ,111 + ,107 + ,93 + ,89 + ,90 + ,105 + ,110 + ,104 + ,88 + ,98 + ,96 + ,90 + ,95 + ,93 + ,92 + ,84 + ,104 + ,81 + ,73 + ,83 + ,86 + ,86 + ,92 + ,85 + ,98 + ,83 + ,86 + ,90 + ,83 + ,97 + ,97 + ,96 + ,103 + ,106 + ,84 + ,102 + ,106 + ,107 + ,) + ,dim=c(3 + ,104) + ,dimnames=list(c('WJ10ARD' + ,'WJ10AMA' + ,'WJ10AKN') + ,1:104)) Error in list(95, 81, 84, 87, 90, 97, 91, 91, 88, 84, 87, 87, 92, 89, : argument 313 is empty Calls: array -> as.vector Execution halted