R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch" Copyright (C) 2016 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-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(92.42 92.64 94.44 93.59 93.39 93.33 93.72 95.43 97.06 97.7 97.59 96.97 97.75 99.27 100.63 99.8 99.5 99.72 99.77 100.18 101.11 100.67 101.13 100.46 101.6 102.3 103.26 104.56 104.61 104.62 105.03 104.93 104.73 104.33 104.6 104.41 104.63 105.55 106.12 106.62 106.72 106.52 106.79 106.95 106.92 106.74 108.13 107.86 108.6 110.97 111.8 111 113.41 114.32 111.89 112.48 112.32 110.35 109.77 111.25) Error: unexpected numeric constant in "x <- c(92.42 92.64" Execution halted