Re: [R] tcltk2 entry box

2015-07-10 Thread Matthew
Subject: [R] tcltk2 entry box Is anyone familiar enough with the tcltk2 package to know if it is possible to have an entry box where a user can enter information (such as a path to a file or a number) and then be able to use the entered information downstream in a R script ? The idea is for someone

Re: [R] tcltk2 entry box

2015-07-09 Thread Greg Snow
http://socserv.socsci.mcmaster.ca/jfox/ >> >> >> >> >>> -Original Message- >>> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Matthew >>> Sent: July-08-15 8:01 PM >>> To: r-help >>> Subject: [R] tcltk2 ent

Re: [R] tcltk2 entry box

2015-07-08 Thread Matthew McCormack
ty Hamilton, Ontario, Canada http://socserv.socsci.mcmaster.ca/jfox/ -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Matthew Sent: July-08-15 8:01 PM To: r-help Subject: [R] tcltk2 entry box Is anyone familiar enough with the tcltk2 package to know if it is

Re: [R] tcltk2 entry box

2015-07-08 Thread John Fox
Best, John --- John Fox, Professor McMaster University Hamilton, Ontario, Canada http://socserv.socsci.mcmaster.ca/jfox/ > -Original Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Matthew > Sent: July-08-15 8:01 PM > To: r-hel

[R] tcltk2 entry box

2015-07-08 Thread Matthew
Is anyone familiar enough with the tcltk2 package to know if it is possible to have an entry box where a user can enter information (such as a path to a file or a number) and then be able to use the entered information downstream in a R script ? The idea is for someone unfamiliar with R to jus