[R] Writing Graphs to Files
    Jerry Floren 
    jerry.floren at state.mn.us
       
    Wed Jan 27 19:42:51 CET 2010
    
    
  
Thank you so much Eik. This is what I used, and it genereated 530 files of
triple graphs in less than a minute.
dev.copy(win.metafile, file = paste(myV,"emf",sep="."), width = 7, height =
10, pointsize = 12)
dev.off()
Thanks again,
Jerry Floren
Minnesota Department of Agriculture
-- 
View this message in context: http://n4.nabble.com/Writing-Graphs-to-Files-tp1311709p1311947.html
Sent from the R help mailing list archive at Nabble.com.
    
    
More information about the R-help
mailing list