[R] print to file question

Jason Turner jasont at indigoindustrial.co.nz
Wed Feb 28 23:17:07 CET 2001


Probably doing something wrong here.  
I'm getting an empty file called "Rplot.ps" 
when I do this:

> foo<-rnorm(100)
> postscript()
> boxplot(foo)

System info:
Version:
 platform = i586-pc-linux-gnu
 arch = i586
 os = linux-gnu
 system = i586, linux-gnu
 status = 
 major = 1
 minor = 2.2
 year = 2001
 month = 02
 day = 26
 language = R

Search Path:
 .GlobalEnv, package:ctest, Autoloads, package:base

I've checked the following:
  write permission in the directory (got it - it's my home directory ;-).
  disk isn't full.

Is there a call to flush a buffer I'm not aware of?
If not, any other ideas?
If it is a bug, the symptoms were identical in 1.2.1.

Cheers

Jason
-- 
Indigo Industrial Controls Ltd.
64-21-343-545
jasont at indigoindustrial.co.nz
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list