I have on a script something like this
"

toto = winDialog("yesno", "Do you want to install the package")
if (toto=="YES"){

"

but it dont work on unix because of the "winDialog" i think..

how can i do to change this for unix please?

best regards

vincent

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to