R version 3.0.1 (2013-05-16) -- "Good Sport" Copyright (C) 2013 The R Foundation for Statistical Computing 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( 68.906 , 39.556 , 50.669 , 36.432 , 40.891 , 48.428 , 36.222 , 33.425 , 39.401 , 37.967 , 34.801 , 12.657 , 69.116 , 41.519 , 51.321 , 38.529 , 41.547 , 52.073 , 38.401 , 40.898 , 40.439 , 41.888 , 37.898 , 8.771 , 68.184 , 50.530 , 47.221 , 41.756 , 45.633 , 48.138 , 39.486 , 39.341 , 41.117 , 41.629 , 29.722 , 7.054 , 56.676 , 34.870 , 35.117 , 30.169 , 30.936 , 35.699 , 33.228 , 27.733 , 33.666 , 35.429 , 27.438 , 8.170 , 63.410 , 38.040 , 45.389 , 37.353 , 37.024 , 50.957 , 37.994 , 36.454 , 46.080 , 43.373 , 37.395 , 10.963 , 76.058 , 50.179 , 57.452 , 47.568 , 50.050 , 50.856 , 41.992 , 39.284 , 44.521 , 43.832 , 41.153 , 17.100 , 70.487 , 43.982 , 52.169 , 40.661 , 47.725 , 76.489 , 30.251 , 33.041 , 31.570 , 27.000 , 30.129 , 18.394 ) Error: unexpected input in "x <- c( " Execution halted