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('Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'Firefox' + ,'MSIE' + ,'Chrome' + ,'Firefox' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'Firefox' + ,'Firefox' + ,'MSIE' + ,'Firefox' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'Firefox' + ,'Safari' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'Opera' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'Firefox' + ,'Safari' + ,'Firefox' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'Safari' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'Chrome' + ,'MSIE' + ,'Firefox' + ,'Safari' + ,'Safari' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'Firefox' + ,'Safari' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Safari' + ,'Firefox' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Safari' + ,'MSIE' + ,'Firefox' + ,'Firefox' + ,'MSIE' + ,'Safari' + ,'Safari' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Chrome' + ,'MSIE' + ,'Firefox' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'Firefox' + ,'Safari' + ,'MSIE' + ,'MSIE' + ,'MSIE' + ,'MSIE') > par4 = 'Unknown' > par3 = 'FALSE' > par2 = 'blue' > par1 = '' > xlab = 'x' > main = 'Histogram' > #'GNU S' R Code compiled by R2WASP v# 1#0#44 ## > #Author: Dr# Ian E# Holliday > #To cite this work: Ian E# Holliday, 2009, 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: > #Technical description: > 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