Skip to content

simple user input

2 messages · cassiorx, Greg Snow

#
I'd like to provide a simple user capability of choosing some parameters that
I could grab to generate a graph. User would be selecting choices via radio
buttons etc via a web browser. I work in a Windows environment. Does anyone
have sample code?

--
View this message in context: http://r.789695.n4.nabble.com/simple-user-input-tp3454180p3454180.html
Sent from the R help mailing list archive at Nabble.com.
3 days later
#
If you don't need the web browser part then look at the tkexamp function in the TeachingDemos package.