R users,

I am aware that R can be invoked such that the operating system
redirects standard error (stderr) to standard output (stdout), but I
want to have R itself (not the OS) redirect the connection given by
stderr() to connection given by stdout().  Is that possible?  Perhaps
equivalently, can I make all error messages and warnings go to
stdout() instead of stderr()?  Any suggestions?  Thanks!

-- David

-- 
David B. Dahl
Assistant Professor
Department of Statistics
Texas A&M University

Web site: http://www.stat.tamu.edu/~dahl
E-mail address: [EMAIL PROTECTED]
Main office: 979-845-3141
Fax: 979-845-3144
--

______________________________________________
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.

Reply via email to