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(95,2768,252,22,324,8760219,438.465,150,4108,333,29,308,8760195,438.474,4,4045,62,5,249,8760168,438.480,0,4572,85,8,14,8760135,438.489,0,4614,115,10,63,8760105,4.384.950.625,80,4321,176,16,130,8760072,438.498,95,3886,72,6,199,8760039,438.504,20,4206,57,5,32,8760012,438.507,90,4192,266,23,197,8759985,438.513,10,4051,69,6,113,8759955,4.385.190.625,10,3746,62,5,149,8759922,438.519,50,3789,42,3,218,8759895,438.525,45,3771,44,4,53,8759865,438.531,60,3796,48,4,101,8759838,438.534,55,3885,77,7,332,8759811,438.537,3,4295,113,10,18,8759787,438.540,33,4467,147,13,50,8759760,438.546,0,4764,12,1,276,8759730,438.552,35,4313,38,3,350,8759703,438.552,45,4387,40,3,46,8759673,438.558),dim=c(7,20),dimnames=list(c('Sneeuwhoogte','hoogte(berg)','ruwheid','helling','Orientering','breedtegraad','lengte'),1:20)) Error: unexpected numeric constant in "x <- array(list(95,2768,252,22,324,8760219,438.465,150,4108,333,29,308,8760195,438.474,4,4045,62,5,249,8760168,438.480,0,4572,85,8,14,8760135,438.489,0,4614,115,10,63,8760105,4.384.950" Execution halted