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(134,124,113,109,109,106,101,98,93,91,122,139,140,132,117,114,113,110,107,103,98,98,137,148,147,139,130;,128;127;123;118;114;108;111;151;159;158;148;138;137;136;133;126;120;114;116;153;162;161;149;139;135;130;127;122;117;112;113;149;157;157;147;137;132;125;123;117;114;111;112;144;150;149;134;123;116;117;111;105;102;95;93;124;130;124;115;106;105;105;101;95;93;84;87;116;120;117;109;105;107;109;109;108;107;99;103;131;137;135) Error: unexpected ';' in "x <- c(134,124,113,109,109,106,101,98,93,91,122,139,140,132,117,114,113,110,107,103,98,98,137,148,147,139,130;" Execution halted