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



