R version 2.8.0 (2008-10-20) 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. > x <- c(108;5,112;3,116;6,115;5,120;1,132;9,128;1,129;3,132;5,131,124;9,120;8,122,122;1,127;4,135;2,137;3,135,136,138;4,134;7,138;4,133;9,133;6,141;2,151;8,155;4,156;6,161;6,160;7,156,159;5,168;7,169;9,169;9,185;9,190;8,195;8,211;9,227;1,251;3,256;7,251;9,251;2,270;3,267;2,243,229;9,187;2) Error: unexpected ';' in "x <- c(108;" Execution halted