[R] file.choose but for folder/directory?

Duncan Murdoch murdoch at stats.uwo.ca
Tue Jul 11 03:39:45 CEST 2006


On 7/10/2006 8:51 PM, Randy Zelick wrote:
> Hello there,
> 
> This question is relative to WindowsXP, using R 2.2.1:

Time to upgrade.  choose.dir (mentioned by Rich) was introduced in the 
next release.

Duncan Murdoch

> 
> I am looking for a function that allows a user to interactively choose a 
> directory so I can use list.files to process all the files in that 
> directory. I've looked at getwd, but this is not interactive. The 
> functions file.choose and choose.files are the right idea, but these only 
> permit selection of a file within a folder, not the folder itself.
> 
> Thanks for any and all suggestions,
> 
> =Randy=
> 
> R. Zelick				email: zelickr at pdx.edu
> Department of Biology			voice: 503-725-3086
> Portland State University		fax:   503-725-3888
> 
> mailing:
> P.O. Box 751
> Portland, OR 97207
> 
> shipping:
> 1719 SW 10th Ave, Room 246
> Portland, OR 97201
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html



More information about the R-help mailing list