R version 3.0.2 (2013-09-25) -- "Frisbee Sailing" 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(26 21 21 23 17 23 4,20 16 15 24 17 20 4,19 19 18 22 18 20 6,20 16 8 24 20 24 8,25 23 19 27 28 22 4,22 12 20 27 22 20 8,26 19 16 24 16 25 5,22 16 14 23 18 23 4,19 13 14 27 14 22 4,24 20 8 28 11 24 4,26 27 23 27 27 25 4,13 8 9 24 22 28 4,22 13 15 25 23 25 8,21 15 19 24 24 28 7,7 5 6 20 14 21 4,17 14 11 26 23 27 5,25 24 17 23 24 14 4,25 24 17 23 24 14 4,19 9 5 20 8 27 4,23 19 15 24 23 21 4,22 19 17 23 21 21 4,21 18 20 18 24 12 15,18 12 7 23 25 28 4,22 25 15 26 23 22 4,18 19 15 26 21 27 7,23 20 10 23 21 26 4,20 24 14 22 26 22 6,15 12 9 20 18 24 16,21 17 18 25 17 22 6,18 16 17 22 15 21 9,19 11 14 23 13 23 4,22 20 16 25 26 28 5,16 11 10 23 16 10 4,18 20 10 22 21 21 5,20 19 14 24 20 21 4,24 17 10 25 14 24 4,24 18 9 17 20 25 4,18 17 12 20 22 23 6,21 27 16 23 20 21 4,17 19 18 20 18 17 18,22 19 18 24 24 25 4,16 11 9 24 20 23 5,21 22 19 28 19 28 4,24 20 23 25 23 19 10,24 24 22 25 26 26 5,16 16 14 18 22 18 8,16 16 14 17 20 18 8,18 11 12 22 13 21 5) Error: unexpected numeric constant in "x <- c(26 21" Execution halted