[R] Setting working directory interactively within a function
Duncan Murdoch
murdoch at stats.uwo.ca
Fri Oct 14 19:16:01 CEST 2005
On 10/14/2005 12:55 PM, Paul Baer wrote:
> Is there anyway to have a function prompt the user for a working
> directory, equivalent to file.choose()?
It's relatively easy to get a text prompt, but I don't think we've got a
function that's equivalent to the Windows menu item "File|Change
dir...". We probably should.
Duncan Murdoch
More information about the R-help
mailing list