Sink does not send graphs to sink file
I am using sink() to send the results of my analyses to a text file. Unfortunately my graphs do not become part of the file. Is there anyway that I can have both the text and graphic output of my analyses appear in a file?
Well, how would you expect the graphs to be represented in a text file? So the short answer is no you can't do that. The longer and probably more helpful answer is: Have a look at Sweave(). Sweave is a system which allows you to integrate R-code with LaTeX formatting -- including the possibility to insert graphs. cu Philipp
Dr. Philipp Pagel Lehrstuhl f?r Genomorientierte Bioinformatik Technische Universit?t M?nchen Wissenschaftszentrum Weihenstephan 85350 Freising, Germany http://mips.gsf.de/staff/pagel