Henrique Dallazuanna wrote: > Try this: > > switch(menu(c("Normal", "Uniform")), A=rnorm(5), B=runif(5)) > > for more details see ?menu >
It might be more to the point to look into the tcltk package (or one of the other GUI packages) and its demos. (Also look at James Wettenhall's website). -pd > On 06/03/2008, ermimi <[EMAIL PROTECTED]> wrote: > >> Hello, I´m spanish student, and I´m making the finish project of computer >> science. I´m working in R and I need create a Interface which allow me >> select diferents execution options (similar to a menu). Is posible to create >> this menu,or interface, with R? or I have create this interface with other >> language. >> >> Thank you very much, and I hope that you understand my english. >> -- >> View this message in context: >> http://www.nabble.com/CREATE-INTERFACE-TO-SELECT-DIFERENT-OPTIONS-tp15872171p15872171.html >> Sent from the R help mailing list archive at Nabble.com. >> >> ______________________________________________ >> R-help@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. >> >> > > > -- O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ R-help@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.