[R-SIG-Mac] sink command in R for Mac
David Winsemius
dwinsemius at comcast.net
Sat Dec 8 15:40:12 CET 2007
David Kaplan <dkaplan at education.wisc.edu> wrote in
news:4747A91C.8050705 at education.wisc.edu:
<HTML deleted>
> I'm used to using Windows commands to sink output into a specific
> sub-directory. What syntax do I use to sink output into a
> sub-directory on the Mac.<br>
> <br>
> Thanks in advance.<br>
Not a menu command, but perhaps useful to some might be:
sink(file.choose())
The down side might be that I can see no mechanism to force creation of a
new file.
--
David Winsemius
More information about the R-SIG-Mac
mailing list