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. > y <- c(104.94,106.13,104.83,105.23,105.53,105.71,106.37,106.17,106.56,106.27,108.48,108.74,108.61,110.09,109.02,105.71,106.06,106.21,106.53,106.53,106.36,104.19,105.49,106.28,105.08,106.81,105.99,106.16,105.49,105.81,106.15,105.70,106.02,105.42,106.37,107.05,106.22,107.86,105.40,106.15,105.95,105.91,106.87,105.99,106.05,106.00,106.70,106.37,107.84,108.34,107.63,105.49,106.32,106.79,107.57,106.78,106.42,106.83,108.19,107.98) > x <- c(107.11,107.57,107.81,108.75,109.43,109.62,109.54,109.53,109.84,109.67,109.79,109.56,110.22,110.40,110.69,110.72,110.89,110.58,110.94,110.91,111.22,111.09,111.00,111.06,111.55,112.32,112.64,112.36,112.04,112.37,112.59,112.89,113.22,112.85,113.06,112.99,113.32,113.74,113.91,114.52,114.96,114.91,115.30,115.44,115.52,116.08,115.94,115.56,115.88,116.66,117.41,117.68,117.85,118.21,118.92,119.03,119.17,118.95,118.92,118.90) > par5 = 'Rec&cul' > par4 = 'Algind' > par3 = 'TRUE' > par2 = 'blue' > par1 = 'red' > ylab = '' > main = 'Back to Back Histogram' > #'GNU S' R Code compiled by R2WASP v. 1.0.44 ## > #Author: Prof. Dr. P. Wessa > #To cite this work: AUTHOR#S#, #YEAR#, YOUR SOFTWARE TITLE #vNUMBER# in Free Statistics Software #v$_version#, Office for Research Development and Education, URL http://www.wessa.net/rwasp_YOURPAGE.wasp/ > #Source of accompanying publication: Office for Research, Development, and Education > #Technical description: Write here your technical program description #don't use hard returns!# > if #par3 ## 'TRUE'# par3 <- TRUE + if #par3 ## 'FALSE'# par3 <- FALSE Error: unexpected 'if' in: "if #par3 ## 'TRUE'# par3 <- TRUE if" Execution halted