R version 2.9.0 (2009-04-17) Copyright (C) 2009 The R Foundation for Statistical Computing ISBN 3-900051-07-0 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(112.24  ,104.53  ,132.57  ,122.52  ,131.80  ,124.55  ,120.96  ,122.60  ,145.52  ,118.57  ,134.25  ,136.70  ,121.37  ,111.63  ,134.42  ,137.65  ,137.86  ,119.77  ,130.69  ,128.28  ,147.45  ,128.42  ,136.90  ,143.95  ,135.64  ,122.48  ,136.83  ,153.04  ,142.71  ,123.46  ,144.37v,146.15v,147.61v,158.51v,147.40v,165.05v,154.64v,126.20v,157.36v,154.15v,123.21v,113.07v,110.45v,113.57v,122.44v,114.93v,111.85v,126.04v) Error: unexpected input in "x <- c(112.24 " Execution halted