R version 2.6.0 (2007-10-03) Copyright (C) 2007 The R Foundation for Statistical Computing ISBN 3-900051-07-0 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.8 + ,-4.6 + ,-4.5 + ,10.1 + ,-0.5 + ,-9.2 + ,-6.2 + ,-15.6 + ,-0.5 + ,7.2 + ,19.1 + ,4.4 + ,4.5 + ,-7.2 + ,-8.1 + ,1 + ,-2.7 + ,-8 + ,-3.5 + ,-17.6 + ,-4.2 + ,2.3 + ,19.1 + ,24.4 + ,8.2 + ,-4.5 + ,-15.3 + ,-11.5 + ,-1.9 + ,4.1 + ,-1.4 + ,-13.4 + ,6.9 + ,-1.9 + ,5 + ,26.4 + ,-8.4 + ,3 + ,4.1 + ,-17.1 + ,-3.6 + ,2.5 + ,0.5 + ,6 + ,2.6 + ,5.4 + ,0.5 + ,24.4 + ,10.3 + ,2.4 + ,-2.2 + ,-10.1 + ,-4.7 + ,-3.1 + ,-5.4 + ,-5.3 + ,-6.9 + ,-0.2 + ,2 + ,17.1 + ,4 + ,-5.6 + ,0.5 + ,-32.2 + ,-5.4 + ,-1.2 + ,3.1 + ,13 + ,5 + ,-3.6 + ,-7.2 + ,6.5 + ,-0.3 + ,-5 + ,-4.7 + ,-1 + ,-1.3 + ,-3.9 + ,12 + ,10.6 + ,-12.6 + ,-5.3 + ,-9 + ,-16.6 + ,10.7 + ,-9.9 + ,1.8 + ,20.8 + ,8.3 + ,2 + ,5.1 + ,8.5 + ,-5.2 + ,-7.3 + ,-3.6 + ,-19 + ,-2.5 + ,-3.3 + ,1.2 + ,8.9 + ,3.4 + ,12.6 + ,13.1 + ,1.1 + ,4.6 + ,-2.4 + ,-6.7 + ,-9.4 + ,-3.1 + ,2.4 + ,-3.9 + ,13.2 + ,2.9 + ,14.3 + ,5.8 + ,14.5 + ,0 + ,1.1 + ,-3 + ,-20.4 + ,3.5 + ,7.9 + ,4.8 + ,10.3 + ,-1.7 + ,6 + ,-6 + ,-2.1 + ,-0.3 + ,-2.5 + ,1.2 + ,-11.9 + ,1.4 + ,3.6 + ,7.9 + ,9.5 + ,-5.4 + ,4.6 + ,-6 + ,2.2 + ,0.3 + ,-7.6 + ,-7.2 + ,-26.9 + ,-8.3 + ,-1.8 + ,8 + ,0.7 + ,5.8 + ,-10.2 + ,-2.2 + ,10.9 + ,-2.5 + ,-2.4 + ,1.1 + ,-14.1 + ,2.1 + ,-3.8 + ,11.1 + ,8.6 + ,2.2 + ,-6.4 + ,-7.4 + ,1.42109E-14 + ,-3.3 + ,-8.1 + ,-3.4 + ,17.2 + ,3.2 + ,-4 + ,5.4 + ,-22.6 + ,-3.4 + ,-6.1 + ,-11.2 + ,12.9 + ,-0.5 + ,-9.4 + ,5.7 + ,-5.8 + ,-3.7 + ,4.1 + ,5.3 + ,5.7 + ,9.7 + ,-1.5 + ,-2.4 + ,-13.1 + ,2.6 + ,4.2 + ,8 + ,37.2 + ,2.5 + ,2.6 + ,-3.2 + ,0.3 + ,-1.7 + ,11.4 + ,0.8 + ,-9.9 + ,4.8 + ,-2.4 + ,-1 + ,-6.6 + ,-2.5 + ,14.3 + ,0.3 + ,16.7 + ,-0.4 + ,9.3 + ,-1.9 + ,-22.4 + ,5 + ,8.8 + ,2.4 + ,-0.8 + ,-6.7 + ,7.3 + ,-6.7 + ,25.4 + ,1.7 + ,5.9 + ,10 + ,-14.2 + ,3.3 + ,15.6 + ,-17.2 + ,12 + ,-3.7 + ,7.4 + ,5.1 + ,-12.4 + ,-3.4 + ,1.1 + ,-5.6 + ,-7.4 + ,3.2 + ,10.2 + ,16.9 + ,12.4 + ,1.2 + ,7.6 + ,-4.9 + ,0.7 + ,0.2 + ,4.6 + ,-9.5 + ,-10.9 + ,-2.9 + ,6.9 + ,-3.8 + ,14.4 + ,-5 + ,1.1 + ,-0.7 + ,-17.3 + ,0.6 + ,-0.1 + ,2.4 + ,18.7 + ,-2.4 + ,5.5 + ,-1.7 + ,-16.5 + ,-1.8 + ,3.7 + ,-4.8 + ,6.6 + ,4.5 + ,-5.4 + ,-4.3 + ,5.4 + ,-5.5) + ,dim=c(2 + ,69) + ,dimnames=list(c('textiel' + ,'kleding' + ,'leer' + ,'vervaardiging') + ,1:69)) Error in dimnames(data) <- dimnames : length of 'dimnames' [1] not equal to array extent Calls: array Execution halted