Re: [R] xfig device - depth

2005-07-17 Thread Prof Brian Ripley
There are no plans, and the means to do so was not documented in the file format docs used, nor does the R graphics model have a concept of `depth'. On Sat, 16 Jul 2005, Thomas Zanon wrote: > Hi, > I hope this is the right list for my posting, since I've never posted > to any R list before. > I'

[R] xfig device - depth

2005-07-16 Thread Thomas Zanon
Hi, I hope this is the right list for my posting, since I've never posted to any R list before. I'm quite extensively using the xfig graphics device and as far as I figured out this device writes all the objects into xfig layer 100 (based on what I saw in the devPS.c file -if this is the file t

Re: [R] xfig

2005-01-28 Thread Uwe Ligges
NICOLAS DEIG wrote: hello all, I know I can export a graphic from R to Xfig from the manuals, but I just cannot figure out it works. does anyone know have to do so? thanks in advance. Nicolas What about reading ?xfig Use it like any other device: xfig(filname) plot(1:10) dev.off() Uwe Ligges _

[R] xfig

2005-01-28 Thread NICOLAS DEIG
hello all, I know I can export a graphic from R to Xfig from the manuals, but I just cannot figure out it works. does anyone know have to do so? thanks in advance. Nicolas __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-