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(613.20,614.70,618.40,628.20,629.00,629.70,630.40,630.40,639.30,639.40,640.90,640.80,642.10,645.30,647.60,648.40,648.80,648.90,648.90,648.90,650.30,650.30,650.00,650.00,650.50,658.40,666.00,675.50,680.70,690.60,690.60,691.10,692.90,693.80,692.80,697.50,699.00,702.10,704.80,715.50,721.80,726.40,727.70,727.40,731.30,734.40,733.40,733.40,738.10,742.60,747.20,751.10,752.60,758.90,759.10,764.30,765.60,767.60,767.60,765.60,768.20,770.90,775.10,777.60,778.60,778.90,779.40,779.90,781.70,789.10,788.70,788.80,790.80,794.10,795.10,797.30,803.80,805.60,804.60,804.50,805.80,806.80,805.20,814.90,816.60,819.50,823.00,824.00,831.40,831.70,831.10,832.10,833.30,838.80,838.00,837.30,994.20,994.20,994.20,994.20,994.20,1092.60,1100.00,1100.00,1092.60,1000.70,1000.70,1000.50,1000.50,1000.50,1000.50,1000.50,1000.50,1087.70,1113.20,1116.00,1085.20,1031.30,1028.70,1027.50,1027.50,1027.50,1027.50,1027.50,1027.50,1152.20,1155.30,1154.00,1119.90,1079.30,1074.30,1069.80) > par4 = 'Unknown' > par3 = 'FALSE' > par2 = 'grey' > par1 = '24' > xlab = 'x' > main = '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!# > par1 <- as.numeric#par1# > if #par3 ## 'TRUE'# par3 <- TRUE + if #par3 ## 'FALSE'# par3 <- FALSE Error: unexpected 'if' in: "if #par3 ## 'TRUE'# par3 <- TRUE if" Execution halted