Writing plot to linux

1 post / 0 new
Last post
lel7lel7
Offline
Joined: 11/15/2010
Writing plot to linux

Hi all,

I'm relatively new to R so please bare with me...
I have made a boxplot in R but do not know how to write this back to linux.

I know how to write out a text file....
write.table(x,file="file.txt",append=FALSE,sep=' ',col.names=FALSE,quote=FALSE)

Any help would be greatly appreciated.
Thanks in advance,
Lel