R version 2.13.0 (2011-04-13) Copyright (C) 2011 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. > y <- c(7.28 0.44 4.36 1.29 4.52 0 11.89 0.65 3.85 0 10.21 0 2.69 0.43 3.78 0 0.45 0 4.42 0.37 10.9 1.32 7.81 1.89 5.11 1.22 0.83 2.16 5.32 0 6.47 0 2.98 0.33 2.69 0.88 5.38 0 4.55 0.28 0.67 1.64 6.59 0.56 7.44 0.21 8.55 0.44 3.29 1.95 1.95 0.57 4.88 0.74) Error: unexpected numeric constant in "y <- c(7.28 0.44" Execution halted