R version 2.7.2 (2008-08-25) 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(267.67,267.67,267.67,267.67,267.67,267.67,267.67,267.67,267.67,267.67,267.67,267.67,267.67,285.68,285.68,285.68,285.68,285.68,285.68,285.68,285.68,285.68,285.68,285.68,285.68,292.96,292.96,292.96,292.96,292.96,292.96,292.96,292.96,292.96,292.96,292.96,292.96,302.09,302.09,302.09,302.09,302.09,302.09,302.09,302.09,302.09,302.09,302.09,302.09,348.33,348.33,348.33,348.33,348.33,348.33,348.33,348.33,348.33,348.33,348.33) > par3 = '' > par2 = 'Belgostat' > par1 = 'Gemiddelde consumptieprijzen per product - vervoersdiensten: personenvervoer per spoor , Jaarlijks schoolabonnement 20 km' > ylab = 'value' > xlab = 'Tijd ( 31/01/2001-31/12/2005)' > main = 'Gemiddelde consumptieprijzen per product' > #'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!) > postscript(file="/var/www/html/rcomp/tmp/1skie1223923049.ps",horizontal=F,pagecentre=F,paper="special",width=0.83333333333333,height=0.55555555555556) > plot(x,col=2,type='b',main=main,xlab=xlab,ylab=ylab) Error in plot.new() : figure margins too large Calls: plot -> plot.default -> plot.new Execution halted