[R-gui] Request for users of my R-Tcl/Tk examples,

Wayne.W.Jones at shell.com Wayne.W.Jones at shell.com
Fri Feb 29 12:30:41 CET 2008




Hi Indra, 

It is not exactly clear to me what you are trying to do!
Perhaps you could give a better reference to the keyword "entry" example. 

However, R has a buit in data entry editor (at least for R running on Windows ). 

for example:

my.df<-data.frame(x=rnorm(10),y=rnorm(10))
new.df<-edit(my.df)

See also ?dataentry

and 

http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/modalDialog.html


Regards

Wayne


-----Original Message-----
From: r-sig-gui-bounces at stat.math.ethz.ch
[mailto:r-sig-gui-bounces at stat.math.ethz.ch]On Behalf Of Kshattry, Indra
Sent: 28 February 2008 21:57
To: r-sig-gui at stat.math.ethz.ch
Subject: [R-gui] Request for users of my R-Tcl/Tk examples,


Dear James

 

I am trying to use R-Tcl/TK in my R-code. I want to develop a dialog box
for Data Entry. I am trying to make use of 

Keyword "entry" in your examples, but I could not make it. Could you
kindly give me a hint to write the code

 

My email address

kshattryindra at hotmail.com

 

Sincerely yours

 

Indra B. Kshattry  


	[[alternative HTML version deleted]]

_______________________________________________
R-SIG-GUI mailing list
R-SIG-GUI at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-gui



More information about the R-SIG-GUI mailing list