R version 2.13.0 (2011-04-13) Copyright (C) 2011 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: i486-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 <- c(25.755.4,26.859.2,26.408.3,26.383.4,23.387.8,24.122.1,26.338.4,23.549.4,24.199.0,26.219.6,21.986.7,21.534.6,22.343.4,21.438.6,22.985.3,22.894.8,18.674.2,20.385.0,21.511.6,19.127.0,20.059.7,22.557.4,20.583.0,20.784.6,22.078.0,24.346.6,28.293.6,29.279.1,24.812.2,27.734.2,29.711.1,25.867.8,28.360.9,26.981.3,25.327.9,26.894.8,23.852.3,27.293.2,28.124.4,25.284.4,23.476.6,24.498.3,25.655.6,24.615.8,23.232.9,26.876.1,23.276.1,24.112.5,21.747.3,25.423.6,24.617.3,24.356.7,22.086.8,21.125.0,24.204.8,23.570.9,21.434.0,26.538.5,22.359.3,22.589.8) Error: unexpected numeric constant in "x <- c(25.755.4" Execution halted