On Mar 30, 2011, at 11:02 AM, Chuanlong Du wrote:
Hello, everyone!
Does anyone know whether there's a function in R which can save the
content
in R console to some file? I'm using Windows system and the usual R
console
instead of Rstudio.
You might want to look at :
?capture.output
?sink
--
David Winsemius, MD
Heritage Laboratories
West Hartford, CT
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.