[R] xfig

Uwe Ligges ligges at statistik.uni-dortmund.de
Fri Jan 28 14:51:50 CET 2005


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-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html




More information about the R-help mailing list