R version 3.0.2 (2013-09-25) -- "Frisbee Sailing" Copyright (C) 2013 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-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(13,671,15,698,18,150,16,245,18,479,18,479,18,819,18,059,17,004,16,981,16,578,21,604,13,419,14,487,17,349,15,646,17,419,17,358,18,221,19,554,14,386,16,833,18,067,19,662,12,192,15,081,13,698,18,474,13,871,15,669,17,597,15,469,15,374,16,568,11,619,16,780,8,700,8,906,9,612,10,073,10,275,9,921,13,237,9,572,10,425,11,385,9,970,15,456,7,708,8,892,11,145,11,069,9,893,10,929,12,240,10,411,9,747,9,950,10,079,14,064,8,368,9,558,10,432,10,068,9,915,9,549,10,433,10,009,10,327,9,453,9,494,13,133,7,082,7,805,9,064,8,236,10,182,16,210,7,451,8,384,7,143,8,507,9,833,17,364,6,260,7,897,8,933,6,554,8,333,7,224,9,659,9,977,9,289,9,929,10,576,15,463),dim=c(2,96),dimnames=list(c('reeks'),1:96)) Error in array(list(13, 671, 15, 698, 18, 150, 16, 245, 18, 479, 18, 479, : length of 'dimnames' [1] not equal to array extent Execution halted