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(-14.7 + ,1.1 + ,-27.2 + ,-14.3 + ,-1.6 + ,4.9 + ,-23.1 + ,-17.1 + ,-4.4 + ,-1.5 + ,-20.6 + ,3.3 + ,11.6 + ,8.1 + ,-6.6 + ,-4.3 + ,-1.3 + ,-7.3 + ,-6 + ,-4.7 + ,-1.7 + ,7.4 + ,-14.2 + ,1.9 + ,-5.3 + ,10.1 + ,12.9 + ,-4.3 + ,0.6 + ,-16 + ,-20.1 + ,2.6 + ,9.3 + ,6.1 + ,-7 + ,5.7 + ,-1.1 + ,0.8 + ,-0.9 + ,-2.5 + ,2 + ,-7.6 + ,1.4 + ,2.1 + ,9 + ,-3.7 + ,4.4 + ,0.1 + ,4.9 + ,5.9 + ,4 + ,-0.3 + ,1.8 + ,-0.8 + ,1.6 + ,-6.5 + ,-1.1 + ,-9.3 + ,-9.6 + ,-4.8 + ,-2.2 + ,-2.3 + ,2 + ,-3.9 + ,-2.5 + ,4.7 + ,-1.3 + ,-5.6 + ,3.7 + ,0.2 + ,-8 + ,0.8 + ,8.8 + ,4.2 + ,-6.2 + ,-8.9 + ,-8.5 + ,-3 + ,-3.6 + ,-2.9 + ,4.6 + ,3.5 + ,5.5 + ,-7.7 + ,10.1 + ,-4.6 + ,4.2 + ,-5.3 + ,-7.8 + ,1.9 + ,-7 + ,6 + ,0.4 + ,16.1 + ,1.2 + ,-3.1 + ,-9.2 + ,-14.2 + ,-5.8 + ,-1.8 + ,-2.5 + ,2.1 + ,-4.3 + ,14.4 + ,11.8 + ,12.8 + ,10.9 + ,8.2 + ,2.3 + ,3.3 + ,3.2 + ,0.3 + ,2.5 + ,-11 + ,3.8 + ,14.2 + ,8.8 + ,-6.2 + ,13.1 + ,6 + ,-0.8 + ,5.8 + ,23.1 + ,18.1 + ,8.4 + ,18.1 + ,4 + ,9.4 + ,4.4 + ,-14.6 + ,-2.5 + ,7.1 + ,-5.1 + ,-8.6 + ,-4.4 + ,6.9 + ,14 + ,6.9 + ,0.9 + ,6.1 + ,7.9 + ,-0.4 + ,7 + ,7.7 + ,3.1 + ,-2.2 + ,1.4 + ,7.2 + ,3.8 + ,1 + ,-0.4 + ,0.2 + ,-6.1 + ,-3.5 + ,-8.6 + ,-1 + ,-2.9 + ,-5 + ,-7.1 + ,0.5 + ,0.5 + ,2.5 + ,-0.9 + ,10.7 + ,1.4 + ,13.6 + ,5.7 + ,-7 + ,-9.1 + ,-23.2 + ,-20.7 + ,-3 + ,-0.2 + ,-0.3 + ,2.8 + ,2.6 + ,-4.4 + ,11.4 + ,7.4 + ,-8.9 + ,-6.5 + ,-0.8 + ,-4.5 + ,9.3 + ,3.3 + ,23 + ,8.1 + ,3.5 + ,-0.4 + ,-9.5 + ,-0.2 + ,4.1 + ,5 + ,0.3 + ,7 + ,6.3 + ,1.8 + ,-6.6 + ,8.3 + ,9.7 + ,9.5 + ,7.4 + ,12.9 + ,-2.9 + ,-2.2 + ,-10.6 + ,6.8 + ,18.9 + ,16.4 + ,18.2 + ,7.6 + ,-0.6 + ,5.4 + ,-9.3 + ,2.7 + ,4.5 + ,9 + ,-1.9 + ,-0.5 + ,4.9 + ,7.6 + ,-2.1 + ,2.9 + ,6.8 + ,11.7 + ,-0.9 + ,2.4 + ,22 + ,23.6 + ,15.1 + ,12.7 + ,11.2 + ,16 + ,-20.3 + ,3.9 + ,4.5 + ,10.2 + ,8.6 + ,0.3 + ,14.4 + ,18.3 + ,9.3 + ,5.3 + ,3.8 + ,16.1 + ,-6.8 + ,-4.2 + ,3.3 + ,15 + ,4.8 + ,-5.9 + ,10.4 + ,18.5 + ,-1.3 + ,-0.4 + ,0.6 + ,11.9 + ,-7.3 + ,-3 + ,4.7 + ,15.1 + ,-4.5 + ,-9.2 + ,14.6 + ,14.4 + ,22.4 + ,6.3 + ,8.6 + ,12.8 + ,-16.3 + ,6.4) + ,dim=c(3 + ,68) + ,dimnames=list(c('totaal' + ,'producten' + ,'metaal' + ,'machines' + ,'elektrisch ') + ,1:68)) Error in dimnames(data) <- dimnames : length of 'dimnames' [1] not equal to array extent Calls: array Execution halted