R version 2.11.1 (2010-05-31) Copyright (C) 2010 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(158,158,158,157,157,157,156,156,156,154,154,154,152,152,152,151,151,151,152,152,152,154,154,154,155,155,155,155,155,155,156,156,156,158,158,158,155,155,155,151,151,151,152,152,152,156,156,156,147,147,147,159,159,159,152,152,152,148,148,148,146,146,146,148,148,148,142,142,142,141,141,141,139,139,139,143,143,143,146,146,146,150,150,150,141,141,141,153,153,153,142,142,142,139,139,139,134,134,134,152,152,152,142,142,142,139,139,139,137,137,137,132,132,132,137,137,137,134,134,134,127,127,127,140,140,140,127,127,127,120,120,120,112,112,112,128,128,128,119,119,119,117,117,117,115,115,115,104,104,104,108,108,108,104,104,104,98,98,98,111,111,111,104,104,104,98,98,98,91,91,91,94,94,94,82,82,82,81,81,81,70,70,70,64,64,64,71,71,71,73,73,73,71,71,71,80,80,80,72,72,72,68,68,68,60,60,60,71,71,71,62,62,62,69,69,69,55,55,55,58,58,58,67,67,67,69,69,69,71,71,71,85,85,85,76,76,76,79,79,79,69,69,69,95,95,95,94,94,94,99,99,99),dim=c(3,84),dimnames=list(c('reeks',''),1:84)) Error in dimnames(data) <- dimnames : length of 'dimnames' [1] not equal to array extent Calls: array Execution halted