Cargando…

Programming graphical user interfaces in R /

"Preface About this book Two common types of user interfaces in statistical computing are the command line interface (CLI) and the graphical user interface (GUI). The usual CLI consists of a textual console in which the user types a sequence of commands at a prompt, and the output of the comman...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Lawrence, Michael, 1979- (Autor), Verzani, John (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Boca Raton, FL : CRC Press, [2012]
Colección:Chapman & Hall/CRC the R series (CRC Press)
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • The fundamentals of graphical user interfaces
  • gWidgets: overview
  • gWidgets: container widgets
  • gWidgets: control widgets
  • gWidgets: R-specific widgets
  • RGtk2: overview
  • RGtk2: windows, containers, and dialogs
  • RGtk2: basic components
  • RGtk2: widgets using data models
  • RGtk2: application windows
  • Qt: overview
  • Qt: layout managers and containers
  • Qt: widgets
  • Qt: widgets using data models
  • Qt: application windows
  • Tcl/Tk: overview
  • Tcl/Tk: layout and containers
  • Tcl/Tk: dialogs and widgets
  • Tcl/Tk: text, tree, and canvas widgets.