R version 3.0.1 (2013-05-16) -- "Good Sport" Copyright (C) 2013 The R Foundation for Statistical Computing 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(01/03 + ,865911 + ,02/03 + ,858030 + ,03/03 + ,850038 + ,04/03 + ,833499 + ,05/03 + ,997113 + ,06/03 + ,988455 + ,07/03 + ,865911 + ,08/03 + ,784437 + ,09/03 + ,792318 + ,10/03 + ,792318 + ,11/03 + ,801087 + ,12/03 + ,816849 + ,01/04 + ,865911 + ,02/04 + ,850038 + ,03/04 + ,874569 + ,04/04 + ,914862 + ,05/04 + ,1144188 + ,06/04 + ,1144188 + ,07/04 + ,1095237 + ,08/04 + ,1046175 + ,09/04 + ,1086468 + ,10/04 + ,1135530 + ,11/04 + ,1144188 + ,12/04 + ,1168719 + ,01/05 + ,1242312 + ,02/05 + ,1193250 + ,03/05 + ,1193250 + ,04/05 + ,1266843 + ,05/05 + ,1470861 + ,06/05 + ,1487400 + ,07/05 + ,1446330 + ,08/05 + ,1348206 + ,09/05 + ,1421799 + ,10/05 + ,1421799 + ,11/05 + ,1429680 + ,12/05 + ,1470861 + ,01/06 + ,1503273 + ,02/06 + ,1519812 + ,03/06 + ,1519812 + ,04/06 + ,1568874 + ,05/06 + ,1757130 + ,06/06 + ,1806081 + ,07/06 + ,1813962 + ,08/06 + ,1691418 + ,09/06 + ,1757130 + ,10/06 + ,1732599 + ,11/06 + ,1683537 + ,12/06 + ,1789542 + ,01/07 + ,1813962 + ,02/07 + ,1772892 + ,03/07 + ,1781550 + ,04/07 + ,1838493 + ,05/07 + ,2051280 + ,06/07 + ,2157174 + ,07/07 + ,2157174 + ,08/07 + ,2108223 + ,09/07 + ,2181705 + ,10/07 + ,2108223 + ,11/07 + ,2067042 + ,12/07 + ,2222886 + ,01/08 + ,2247306 + ,02/08 + ,2189586 + ,03/08 + ,2336661 + ,04/08 + ,2394381 + ,05/08 + ,2565987 + ,06/08 + ,2679873 + ,07/08 + ,2664111 + ,08/08 + ,2655342 + ,09/08 + ,2721054 + ,10/08 + ,2713062 + ,11/08 + ,2615049 + ,12/08 + ,2762124 + ,01/09 + ,2811186 + ,02/09 + ,2762124 + ,03/09 + ,2966142 + ,04/09 + ,3064266 + ,05/09 + ,3292704 + ,06/09 + ,3382836 + ,07/09 + ,3358416 + ,08/09 + ,3309354 + ,09/09 + ,3350424 + ,10/09 + ,3399486 + ,11/09 + ,3235761 + ,12/09 + ,3366297 + ,01/10 + ,3448548 + ,02/10 + ,3415359 + ,03/10 + ,3628035 + ,04/10 + ,3701517 + ,05/10 + ,4012317 + ,06/10 + ,4069260 + ,07/10 + ,3995778 + ,08/10 + ,4036848 + ,09/10 + ,4061379 + ,10/10 + ,4085910 + ,11/10 + ,3930066 + ,12/10 + ,4077141 + ,01/11 + ,4158615 + ,02/11 + ,4077141 + ,03/11 + ,4314459 + ,04/11 + ,4387941 + ,05/11 + ,4706622 + ,06/11 + ,4755684 + ,07/11 + ,4771446 + ,08/11 + ,4853697 + ,09/11 + ,4853697 + ,10/11 + ,4886109 + ,11/11 + ,4739034 + ,12/11 + ,4812627 + ,01/12 + ,4861578 + ,02/12 + ,4771446 + ,03/12 + ,5033184 + ,04/12 + ,5082246 + ,05/12 + ,5408808 + ,06/12 + ,5466528 + ,07/12 + ,5548002 + ,08/12 + ,5621595 + ,09/12 + ,5629476 + ,10/12 + ,5638134 + ,11/12 + ,5491059 + ,12/12 + ,5638134) + ,dim=c(2 + ,120) + ,dimnames=list(c('A' + ,'B' + ,'C') + ,1:120)) Error in array(list(1/3, 865911, 2/3, 858030, 3/3, 850038, 4/3, 833499, : length of 'dimnames' [1] not equal to array extent Execution halted