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(4.50,4.65,4.71,15.80,14.99,15.26,17.21,16.94,16.80,18.37,18.53,18.48,18.73,18.63,19.15,19.76,20.02,20.26,20.32,20.52,20.81,21.26,22.15,23.05,24.01,24.69,25.38,26.33,27.36,28.55,30.10,32.20,36.28,40.91,44.66,47.83,49.97,52.20,55.67,59.92,65.15,70.14,74.60,78.23,79.24,80.47,81.41,83.94,86.83,89.61,91.79,94.32,96.56,97.98,100.00,101.63,102.60,103.75,106.39,109.02,110.81,112.57,114.93,118.13,120.25,122.44,127.94,127.87) > par4 = 'Unknown' > par3 = 'FALSE' > par2 = 'grey' > par1 = '' > xlab = 'Prijs' > 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