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 <- c(3.8 3.2 3.75,5.2 6.2 5.6,4.2 5.6 4.2,4.4 4.6 4.2,4.2 5.2 5,6 6 5.8,4.8 4.8 5,4 4 4,4.4 4.4 4.4,4 4.4 4.4,4.8 4.8 4.4,4.8 4.6 4.4,5.6 6.4 5.8,6 6 6,4 4.2 4,4.2 4 4,5 5.2 5,4.4 4.4 4,4.2 4.6 4.2,4.6 4.8 4.4,4.4 4.2 4,4 4 4,4 4.2 4,4 4 4.2,4.2 5 4.6,4 4 4.4,5 5.6 4.4,4.2 4 4,5.4 5.8 5,4 4.4 4.2,6 5.4 5,3.8 4.2 4,5 5.2 4.8,4.4 4.6 4,5 5.2 4.6,4.4 4.4 4,5 4.2 4.4,4.2 4 4,4.6 3.8 3.4,5 5.6 5.8) Error: unexpected numeric constant in "x <- c(3.8 3.2" Execution halted