[R] Generating GUI for r-scripts

Bert Gunter gunter.berton at gene.com
Thu Jan 8 17:41:23 CET 2009


If you are on Windows (you didn't say!) see also ?winMenuAdd, ?winDialog
?choose.files  etc.

-- Bert Gunter
Genentech

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On
Behalf Of Mike Prager
Sent: Thursday, January 08, 2009 8:29 AM
To: r-help at stat.math.ethz.ch
Subject: Re: [R] Generating GUI for r-scripts

Daren Tan <daren76 at hotmail.com> wrote:

>>>
I have developed some scripts that basically ask for input
tab-limited format files, do some processing, and output several
pictures or csv. Now I need to have some gui to wrap on top of
the scripts, [...] Please advice me if there is any tools or
project suitable for my tasks.

you might take a look at package tcltk, which provides GUI tools
by binding to Tcl/Tk.  It could meet your requirements.


-- 
Mike Prager, NOAA, Beaufort, NC
* Opinions expressed are personal and not represented otherwise.
* Any use of tradenames does not constitute a NOAA endorsement.

______________________________________________
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.




More information about the R-help mailing list