R version 2.12.0 (2010-10-15) Copyright (C) 2010 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( 68897 , 38683 , 44720 , 39525 , 45315 , 50380 , 40600 , 36279 , 42438 , 38064 , 31879 , 11379 , 70249 , 39253 , 47060 , 41697 , 38708 , 49267 , 39018 , 32228 , 40870 , 39383 , 34571 , 12066 , 70938 , 34077 , 45409 , 40809 , 37013 , 44953 , 37848 , 32745 , 39401 , 34931 , 33008 , 8620 , 68906 , 39556 , 50669 , 36432 , 40891 , 48428 , 36222 , 33425 , 39401 , 37967 , 34801 , 12657 , 69116 , 41519 , 51321 , 38529 , 41547 , 52073 , 38401 , 40898 , 40439 , 41888 , 37898 , 8771 , 68184 , 50530 , 47221 , 41756 , 45633 , 48138 , 39486 , 39341 , 41117 , 41629 , 29722 , 7054 , 56676 , 34870 , 35117 , 30169 , 30936 , 35699 , 33228 , 27733 , 33666 , 35429 , 27438 , 8170 , 63410 , 38040 , 45389 , 37353 , 37024 , 50957 , 37994 , 36454 , 46080 , 43373 , 37395 ) Error: unexpected input in "x <- c( " Execution halted