R version 2.15.2 (2012-10-26) -- "Trick or Treat" Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: i686-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(6774 + ,4722 + ,4231 + ,67 + ,4164 + ,689 + ,3475 + ,17 + ,653 + ,191 + ,2614 + ,795 + ,92 + ,135 + ,17 + ,346 + ,721 + ,357 + ,151 + ,3475 + ,491 + ,6805 + ,4769 + ,4231 + ,70 + ,4161 + ,689 + ,3472 + ,18 + ,633 + ,189 + ,2632 + ,800 + ,88 + ,133 + ,18 + ,343 + ,730 + ,369 + ,152 + ,3472 + ,538 + ,6835 + ,4852 + ,4275 + ,71 + ,4204 + ,692 + ,3512 + ,18 + ,621 + ,189 + ,2685 + ,808 + ,88 + ,132 + ,18 + ,357 + ,745 + ,379 + ,158 + ,3512 + ,577 + ,6879 + ,4933 + ,4337 + ,73 + ,4264 + ,695 + ,3569 + ,18 + ,616 + ,192 + ,2744 + ,821 + ,90 + ,132 + ,19 + ,373 + ,759 + ,391 + ,159 + ,3569 + ,596 + ,6942 + ,4975 + ,4387 + ,76 + ,4311 + ,699 + ,3612 + ,17 + ,612 + ,201 + ,2783 + ,825 + ,92 + ,133 + ,17 + ,394 + ,764 + ,402 + ,156 + ,3612 + ,588 + ,7012 + ,4992 + ,4460 + ,77 + ,4383 + ,706 + ,3677 + ,17 + ,611 + ,208 + ,2842 + ,841 + ,95 + ,134 + ,17 + ,419 + ,771 + ,413 + ,152 + ,3677 + ,532 + ,7070 + ,5044 + ,4539 + ,78 + ,4461 + ,716 + ,3746 + ,18 + ,611 + ,213 + ,2904 + ,853 + ,97 + ,131 + ,18 + ,446 + ,781 + ,425 + ,153 + ,3746 + ,505 + ,7114 + ,5086 + ,4531 + ,78 + ,4453 + ,720 + ,3732 + ,19 + ,585 + ,215 + ,2914 + ,847 + ,97 + ,130 + ,19 + ,437 + ,795 + ,439 + ,150 + ,3732 + ,555 + ,7154 + ,5129 + ,4562 + ,79 + ,4483 + ,726 + ,3757 + ,20 + ,566 + ,216 + ,2956 + ,849 + ,95 + ,129 + ,19 + ,459 + ,802 + ,458 + ,145 + ,3757 + ,567 + ,NA + ,5168 + ,4622 + ,77 + ,4545 + ,736 + ,3809 + ,20 + ,564 + ,219 + ,3006 + ,856 + ,95 + ,129 + ,20 + ,483 + ,803 + ,473 + ,147 + ,3809 + ,546) + ,dim=c(21 + ,10) + ,dimnames=list(c('Bevolking' + ,'op' + ,'arbeidsleeftijd' + ,'Beroepsbevolking' + ,'Werkgelegenheid' + ,':' + ,'Nationale' + ,'werkgelegenheid' + ,'Grensarbeiders' + ,'(saldo)' + ,'Binnenlandse' + ,'werkgelegenheid' + ,':' + ,'Totaal' + ,'Zelfstandigen' + ,'Loontrekkenden' + ,':' + ,'Totaal' + ,'Landbouw + ,' + ,'bosbouw' + ,'en' + ,'visserij' + ,'Industrie' + ,'en' + ,'energie' + ,'Bouwnijverheid' + ,'Diensten' + ,':' + ,'totaal' + ,'Handel + ,' + ,'vervoer' + ,'en' + ,'horeca' + ,'Informatie' + ,'en' + ,'communicatie' + ,'Financiƫle' + ,'dienstverlening' + ,'Verhuur' + ,'en' + ,'handel' + ,'van' + ,'onroerend' + ,'goed' + ,'Zakelijke' + ,'dienstverlening' + ,'Overheid' + ,'en' + ,'onderwijs' + ,'Gezondheids-' + ,'en' + ,'welzijnszorg' + ,'Cultuur + ,' + ,'recreatie + ,' + ,'overige' + ,'diensten' + ,'Totaal' + ,'Werkloosheid ') + ,1:10)) Error in array(list(6774, 4722, 4231, 67, 4164, 689, 3475, 17, 653, 191, : length of 'dimnames' [1] not equal to array extent Execution halted