[R] how to get the GUI directory chooser on Windows?
Liaw, Andy
andy_liaw at merck.com
Wed Feb 11 20:29:40 CET 2004
Thanks to Uwe and Duncan Murdoch (who replied off-list). The bottom line is
as Uwe said: no existing R level functionality.
I guess it might be possible to do something similar with Tcl/Tk, but I do
not know Tcl/tk...
Best,
Andy
> From: Uwe Ligges
>
> Liaw, Andy wrote:
>
> > Dear R-help,
> >
> > Can anyone tell me if it's possible to call up the
> "directory chooser" (the
> > one you get when you click on "File" -> "Change Dir...") in
> Rgui from the R
> > command line? Seems like file.choose() can't be used to
> choose a directory.
>
> Looks like there is no R function to do so.
>
> The C level code is in
> ./src/gnuwin32/rui.c
> and
> ./src/gnuwin32/graphapp/dialogs.c
> and friends.
>
> Uwe Ligges
>
>
> > This is in R-1.8.1 on WinXPPro.
> >
> > Any help much appreciated!
> >
> > Andy
> >
> >
> >
> >
> --------------------------------------------------------------
> ----------------
> > Notice: This e-mail message, together with any
> attachments,...{{dropped}}
> >
> > ______________________________________________
> > R-help at stat.math.ethz.ch mailing list
> > https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> > PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>
>
------------------------------------------------------------------------------
Notice: This e-mail message, together with any attachments,...{{dropped}}
More information about the R-help
mailing list