> The aim is to have a GUI betwen a user and the console or the function (for
exemple toto(a,b,c) )
In the GUI , i would like to have 3 boxes empty where i can put the values
of a, b, and c, and an other box where I click to Submit and a last bos to
read the result.

Take a look at http://www.sciviews.org/_rgui/. I am using Tcl/Tk for building little GUI's for R. You just have to write a simple function that does it. At SciViews, you can find a Tcl/Tk page with some nice code examples.


Best Wishes

Fabien

--
==============================
Fabien Fivaz
KARCH
Naturhistorisches Museum
Bernastrasse 15
CH - 3005 Bern

[EMAIL PROTECTED]
Tel. 031 350 74 55
Fax. 031 350 74 99

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to