Skip to content
Prev 178200 / 398506 Next

stata ==> R - error messages

On 24/04/2009 7:42 AM, Peter Dalgaard wrote:
The function name is actually file.choose(), which exists on all (?) 
platforms.  There's also a function choose.files(), only on Windows, and 
mainly used for choosing multiple files (but it has a few other 
Windows-only differences from file.choose()).

Duncan Murdoch