R version 2.8.1 (2008-12-22) Copyright (C) 2008 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(1 1.09 1.31 1.66 2 2.31 2.75 3.42 3.97 4.25 4.25 4.18 4 4 4 4 4 4 4 4 4 4 4 4 3.9 3.75 3.75 3.65 3.5 3.5 3.39 3.25 3.17 3 2.93 2.75 2.64 2.5 2.5 2.45 2.25 2.25 2.21 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2) Error: unexpected numeric constant in "x <- c(1 1.09" Execution halted