Hi,
RKWard 0.4.2 (KDE 3.5.6)
R version 2.4.1 (2006-12-18)
Ubuntu 7.04
How can I turn off sink-writing to a file when using rkward?
After calling a function which contains
sink('file.txt') at the beginning and sink() at the end,
the output still goes to file.txt .
What am I doing wrong?
thx,
Albert