R version 2.9.0 (2009-04-17) Copyright (C) 2009 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(9.0 + ,7.8 + ,19.9 + ,21.6 + ,9.1 + ,7.6 + ,19.9 + ,21.6 + ,8.7 + ,7.5 + ,19.9 + ,21.6 + ,8.2 + ,7.6 + ,17.5 + ,20.1 + ,7.9 + ,7.5 + ,17.5 + ,20.1 + ,7.9 + ,7.3 + ,17.5 + ,20.1 + ,9.1 + ,7.6 + ,26.6 + ,22.9 + ,9.4 + ,7.5 + ,26.6 + ,22.9 + ,9.4 + ,7.6 + ,26.6 + ,22.9 + ,9.1 + ,7.9 + ,20.8 + ,24.0 + ,9.0 + ,7.9 + ,20.8 + ,24.0 + ,9.3 + ,8.1 + ,20.8 + ,24.0 + ,9.9 + ,8.2 + ,18.9 + ,20.3 + ,9.8 + ,8.0 + ,18.9 + ,20.3 + ,9.3 + ,7.5 + ,18.9 + ,20.3 + ,8.3 + ,6.8 + ,19.5 + ,15.8 + ,8.0 + ,6.5 + ,19.5 + ,15.8 + ,8.5 + ,6.6 + ,19.5 + ,15.8 + ,10.4 + ,7.6 + ,27.1 + ,23.2 + ,11.1 + ,8.0 + ,27.1 + ,23.2 + ,10.9 + ,8.1 + ,27.1 + ,23.2 + ,10.0 + ,7.7 + ,24.1 + ,20.9 + ,9.2 + ,7.5 + ,24.1 + ,20.9 + ,9.2 + ,7.6 + ,24.1 + ,20.9 + ,9.5 + ,7.8 + ,21.3 + ,19.8 + ,9.6 + ,7.8 + ,21.3 + ,19.8 + ,9.5 + ,7.8 + ,21.3 + ,19.8 + ,9.1 + ,7.5 + ,19.1 + ,20.6 + ,8.9 + ,7.5 + ,19.1 + ,20.6 + ,9.0 + ,7.1 + ,19.1 + ,20.6 + ,10.1 + ,7.5 + ,26.2 + ,21.1 + ,10.3 + ,7.5 + ,26.2 + ,21.1 + ,10.2 + ,7.6 + ,26.2 + ,21.1 + ,9.6 + ,7.7 + ,21.7 + ,22.4 + ,9.2 + ,7.7 + ,21.7 + ,22.4 + ,9.3 + ,7.9 + ,21.7 + ,22.4 + ,9.4 + ,8.1 + ,19.4 + ,20.5 + ,9.4 + ,8.2 + ,19.4 + ,20.5 + ,9.2 + ,8.2 + ,19.4 + ,20.5 + ,9.0 + ,8.2 + ,19.5 + ,18.4 + ,9.0 + ,7.9 + ,19.5 + ,18.4 + ,9.0 + ,7.3 + ,19.5 + ,18.4 + ,9.8 + ,6.9 + ,28.7 + ,17.6 + ,10.0 + ,6.6 + ,28.7 + ,17.6 + ,9.8 + ,6.7 + ,28.7 + ,17.6 + ,9.3 + ,6.9 + ,21.8 + ,18.5 + ,9.0 + ,7.0 + ,21.8 + ,18.5 + ,9.0 + ,7.1 + ,21.8 + ,18.5 + ,9.1 + ,7.2 + ,20.0 + ,17.3 + ,9.1 + ,7.1 + ,20.0 + ,17.3 + ,9.1 + ,6.9 + ,20.0 + ,17.3 + ,9.2 + ,7.0 + ,22.6 + ,16.2 + ,8.8 + ,6.8 + ,22.6 + ,16.2 + ,8.3 + ,6.4 + ,22.6 + ,16.2 + ,8.4 + ,6.7 + ,22.4 + ,18.5 + ,8.1 + ,6.6 + ,22.4 + ,18.5 + ,7.7 + ,6.4 + ,22.4 + ,18.5 + ,7.9 + ,6.3 + ,18.6 + ,16.3 + ,7.9 + ,6.2 + ,18.6 + ,16.3 + ,8.0 + ,6.5 + ,18.6 + ,16.3 + ,7.9 + ,6.8 + ,16.2 + ,16.8 + ,7.6 + ,6.8 + ,16.2 + ,16.8 + ,7.1 + ,6.4 + ,16.2 + ,16.8 + ,6.8 + ,6.1 + ,13.8 + ,14.8 + ,6.5 + ,5.8 + ,13.8 + ,14.8 + ,6.9 + ,6.1 + ,13.8 + ,14.8 + ,8.2 + ,7.2 + ,24.1 + ,21.4 + ,8.7 + ,7.3 + ,24.1 + ,21.4 + ,8.3 + ,6.9 + ,24.1 + ,21.4 + ,7.9 + ,6.1 + ,19.9 + ,16.1 + ,7.5 + ,5.8 + ,19.9 + ,16.1 + ,7.8 + ,6.2 + ,19.9 + ,16.1) + ,dim=c(4 + ,72) + ,dimnames=list(c('totvr' + ,'' + ,'totman' + ,'vr25' + ,'man25 ') + ,1:72)) Error in dimnames(data) <- dimnames : length of 'dimnames' [1] not equal to array extent Calls: array Execution halted