R version 2.5.1 (2007-06-27) Copyright (C) 2007 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 <- c(3.820.33,3.765.56,3.794.29,3.946.98,3.933.16,3.858.21,3.708.80,3.665.08,3.760.90,3.697.22,3.602.00,3.669.15,3.551.04,3.522.89,3.449.15,3.378.85,3.359.05,3.536.20,3.507.13,3.469.48,3.446.17,3.349.10,3.264.53,3.201.79,3.261.30,3.114.31,3.139.50,3.036.54,2.934.75,2.817.41,2.866.08,2.892.56,2.819.19,2.774.77,2.737.67,2.692.06,2.668.47,2.620.03,2.650.24,2.687.68,2.669.36,2.707.69,2.663.32,2.748.50,2.696.28,2.660.37,2.567.13,2.537.84,2.386.92,2.479.57,2.474.07,2.395.47,2.315.49,2.318.54,2.098.89,2.165.44,2.237.74,2.407.87,2.663.49,2.561.29) Error: syntax error, unexpected NUM_CONST, expecting ',' in "x <- c(3.820.33" Execution halted