[R] dir.choose analog of file.choose

jim holtman jholtman at gmail.com
Mon May 16 21:13:23 CEST 2011


?choose.dir

On Mon, May 16, 2011 at 2:23 PM, Michael Friendly <friendly at yorku.ca> wrote:
> Under Windows (and maybe others) you can use file.choose() as a substitute
> for an explicit file=
> argument in most places.
> Is there an analog for what I'll call dir.choose(), so that I can say
>
> setwd(dir.choose())
>
> thx,
> -Michael
>
> --
> Michael Friendly     Email: friendly AT yorku DOT ca
> Professor, Psychology Dept.
> York University      Voice: 416 736-5115 x66249 Fax: 416 736-5814
> 4700 Keele Street    Web:   http://www.datavis.ca
> Toronto, ONT  M3J 1P3 CANADA
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Jim Holtman
Data Munger Guru

What is the problem that you are trying to solve?



More information about the R-help mailing list