On 1/29/06, Duncan Murdoch <[EMAIL PROTECTED]> wrote: > On 1/29/2006 1:24 PM, Gabor Grothendieck wrote: > > Normally one expects stdin to be the default on command line > > programs and something like file.choose to be the default on GUI > > programs and this would break that expectation. > > We don't currently meet that expectation, so I don't think it would make > things any worse. As I mentioned to Brian, I wouldn't change the
II don't think you understood my point. This is how most software works, IN GENERAL, so R should be expected to work that way too. I don't think not having a default is so bad but having the wrong default that breaks the stereotype that one expects in all software is bad. What could be done is to add something about file.choose to the error message that one gets when one does read.table("myfile") and it can't find "myfile". ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel