On Sun, 11 Sep 2005, Arkady Sherman wrote:
>
> "c:\Program Files\R\rw2011\bin\R.exe" --no-save < test > out.txt
>
> the file "c:/temp/foo.txt" will contain nothing.
> But I'd like it should contain the warning message "Foo warning".
> Is the behavior a bug of R or there is another way to get it working.

The help page for sink() documents the behaviour you are seeing, so it 
isn't a bug. The help page also describes how to do what you want, and 
even gives an example.

        -thomas

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