On Wed, 10 Nov 2004 [EMAIL PROTECTED] wrote:

> is it possible to configure the print function to print to stderr?

No, but where standard output goes is controlled by sink(), so you can 
achieve the same effect.  R internally has no idea what output comes from 
print() (which is not just one function but hundreds of methods).

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to