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(13.2  ,13.8  ,16.2  ,14.7  ,13.9  ,16.0  ,14.4  ,12.3  ,15.9  ,15.9  ,15.5  ,15.1  ,14.5  ,15.1  ,17.4  ,16.2  ,15.6  ,17.2  ,14.9  ,13.8  ,17.5  ,16.2  ,17.5  ,16.6  ,16.2  ,16.6  ,19.6  ,15.9  ,18.0  ,18.3  ,16.3  ,14.9  ,18.2  ,18.4  ,18.5  ,16.0  ,17.4  ,17.2  ,19.6  ,17.2  ,18.3  ,19.3  ,18.1  ,16.2  ,18.4  ,20.5  ,19.0  ,16.5  ,18.7  ,19.0  ,19.2  ,20.5  ,19.3  ,20.6  ,20.1  ,16.1  ,20.4  ,19.7  ,15.6  ,14.4  ,13.9,14.3,15.3,14.4,13.8,15.7,14.7,12.5,16.2,16.1,16,15.8,15.2) Error: unexpected input in "x <- c(13.2Â" Execution halted