R version 2.7.0 (2008-04-22) Copyright (C) 2008 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(11178.4 + ,1190.8 + ,-1.3 + ,9516.4 + ,728.8 + ,-1.4 + ,12102.8 + ,995.6 + ,-1.3 + ,12989.0 + ,1260.3 + ,-1 + ,11610.2 + ,994 + ,-0.8 + ,10205.5 + ,957.3 + ,-0.7 + ,11356.2 + ,975.6 + ,-0.6 + ,11307.1 + ,884.9 + ,-0.8 + ,12648.6 + ,908.4 + ,-0.9 + ,11947.2 + ,1022.8 + ,-1 + ,11714.1 + ,958.6 + ,-1.2 + ,12192.5 + ,825.1 + ,-1.3 + ,11268.8 + ,1116.6 + ,-1.3 + ,9097.4 + ,724.2 + ,-1.4 + ,12639.8 + ,1004.5 + ,-1.4 + ,13040.1 + ,1058.9 + ,-1.8 + ,11687.3 + ,854.7 + ,-1.9 + ,11191.7 + ,943.4 + ,-2 + ,11391.9 + ,792.4 + ,-2.4 + ,11793.1 + ,873.2 + ,-2.5 + ,13933.2 + ,1101.4 + ,-2.5 + ,12778.1 + ,987.1 + ,-2.3 + ,11810.3 + ,1038.8 + ,-1.7 + ,13698.4 + ,1060.7 + ,-1.1 + ,11956.6 + ,1047.7 + ,-0.7 + ,10723.8 + ,840 + ,-0.2 + ,13938.9 + ,1044 + ,0.3 + ,13979.8 + ,1097.4 + ,1.1 + ,13807.4 + ,987.5 + ,1.6 + ,12973.9 + ,934 + ,2.2 + ,12509.8 + ,977 + ,3 + ,12934.1 + ,881.1 + ,3.8 + ,14908.3 + ,1083.3 + ,4.6 + ,13772.1 + ,1074.7 + ,5.1 + ,13012.6 + ,1182.2 + ,5.3 + ,14049.9 + ,1117.5 + ,5.5 + ,11816.5 + ,1117.4 + ,5.7 + ,11593.2 + ,936.2 + ,5.9 + ,14466.2 + ,1246.3 + ,6.1 + ,13615.9 + ,1175.1 + ,6.1 + ,14733.9 + ,1177.7 + ,6.3 + ,13880.7 + ,1035.8 + ,6.5 + ,13527.5 + ,1091.6 + ,6.7 + ,13584.0 + ,998.7 + ,6.6 + ,16170.2 + ,1247.9 + ,6.5 + ,13260.6 + ,1034.7 + ,6.4 + ,14741.9 + ,1287.7 + ,6.3 + ,15486.5 + ,994.0 + ,6.3 + ,13154.5 + ,1122.8 + ,6.3 + ,12621.2 + ,1017.3 + ,6.2 + ,15031.6 + ,1106.0 + ,6 + ,15452.4 + ,1191.8 + ,5.6 + ,15428 + ,1030.1 + ,5.3 + ,13105.9 + ,989.4 + ,5.1 + ,14716.8 + ,979.6 + ,4.5 + ,14180.0 + ,1088.0 + ,4 + ,16202.2 + ,1389.2 + ,3.5 + ,14392.4 + ,1043.9 + ,3.5 + ,15140.6 + ,1182.1 + ,3.3 + ,15960.1 + ,1109.6 + ,3.1 + ,14351.3 + ,1463.3 + ,2.9 + ,13230.2 + ,1276.2 + ,2.5 + ,15202.1 + ,1082.4 + ,2.6 + ,17157.3 + ,1360.4 + ,2.8 + ,16159.1 + ,1130.2 + ,2.8 + ,13405.7 + ,1019.6 + ,2.9 + ,17224.7 + ,1077.0 + ,3.1 + ,17338.4 + ,958.8 + ,3.3 + ,17370.6 + ,959.6 + ,3.5 + ,18817.8 + ,907.2 + ,3.4 + ,16593.2 + ,880.8 + ,3.5 + ,17979.5 + ,759.6 + ,3.7 + ,17015.2 + ,1137.2 + ,3.8) + ,dim=c(3 + ,73) + ,dimnames=list(c('Uitvoer' + ,'EU' + ,'uitvoer' + ,'Amerika' + ,'prijzen' + ,'uitvoer') + ,1:73)) Error in dimnames(data) <- dimnames : length of 'dimnames' [1] not equal to array extent Calls: array Execution halted