library(tcltk) setwd(tclvalue(tkchooseDirectory())) On 10/14/05, Paul Baer <pbaer at berkeley.edu> wrote: > Is there anyway to have a function prompt the user for a working > directory, equivalent to file.choose()?