R version 2.7.2 (2008-08-25) Copyright (C) 2008 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. > y <- c(100 101.7 101.5 125.9 102.4 101.4 101.3 112 84.8 111 100.4 111.1 101.4 100.1 91.6 96.6 105.3 102.1 84.7 96 72.4 92.8,102.5 105.2 105.9 127.4 100.3 104.9 105.6 117.8 85.6 113.1 103.9 117.1 104.9 98.2 83.8 103.7 108.8 110.7 88.8 107.8 68.1 91.7,101.4 104.8 103.8 135.3 110.9 104.4 103.5 119.5 81 111.3 102.8 112.2 103.4 90.2 69.6 105.5 107.4 115.5 87.4 113.5 64.8 88.1,106 110 108.8 141.6 118 109.6 108.4 124.2 86.1 119.7 106.1 115.3 110.3 96.1 72.1 113 116.9 128.9 92.9 116.7 64.7 90.7,108.8 112.9 111.9 144 119.1 112.5 111.6 130.2 86.2 124.9 108.9 114.1 112.7 102.7 72.7 120.4 130.4 147 93.8 118.9 65 93.1) Error: unexpected numeric constant in "y <- c(100 101.7" Execution halted