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(254 232 273 340 339 394 455 321 556 557 679,200 143 182 151 139 209 345 206 193 279 428,165 161 188 240 186 248 311 160 221 399 394,123 159 162 235 155 254 346 217 278 364 352,162 243 140 174 153 202 310 204 230 306 387,145 192 186 309 222 258 297 246 253 471 590,145 157 178 174 102 215 300 234 240 293 177,161 143 236 207 107 309 274 175 252 333 199,155 221 202 209 188 240 292 364 228 316 203,173 227 184 171 162 258 304 328 306 329 255,160 132 119 117 185 276 186 158 206 265 261,47 41 16 10 24 48 14 40 48 61 115) Error: unexpected numeric constant in "x <- c(254 232" Execution halted