[R] problem with "choose.files" command & interactive functions

O'Farrell, Shay S.Ofarrell at exeter.ac.uk
Thu Mar 26 17:04:16 CET 2009


Perfect.  That's fixed the problem.  Thanks very much for the advice.  

Shay

________________________________________

If you don't specify where to open the dialog, it will open in the last
location where it was opened.  This saves time if you are running it
more than once, because often you will open files from the same
directory.   If you don't want that, you can specify which directory to
open, and get it to always open in the current directory using
choose.files("./*").

Duncan Murdoch



More information about the R-help mailing list