Hi, I'am using the playwith library to write my own small GUI application. But I get the following error under Windows and Linux (Ubuntu):
Error in if ((modeOK %in% c("Identify", "Brush")) && (actions$ident == : Fehlender Wert, wo TRUE/FALSE nötig ist Under linux my R program simply continues, but under Windows it stops. Since it is not in my code, has anyone an idea what goes wrong? I most of the generated picture it is not possible to Brush or Identify. Thanks in advance Sigbert ______________________________________________ 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.