Programming Graphical User Interfaces in R: Chapman &Hall/CRC The R Series
Autor Michael Lawrence, John Verzanien Limba Engleză Hardback – 8 iun 2012
- A how-to guide for developing GUIs within R
- The fundamentals for users with limited knowledge of programming within R and other languages
- GUI design for specific functions or as learning tools
Din seria Chapman &Hall/CRC The R Series
- 26% Preț: 682.48 lei
- 22% Preț: 457.63 lei
- 11% Preț: 356.65 lei
- Preț: 392.28 lei
- 9% Preț: 835.77 lei
- 25% Preț: 562.78 lei
- 11% Preț: 347.60 lei
- 22% Preț: 414.31 lei
- 31% Preț: 459.46 lei
- 19% Preț: 123.34 lei
- 23% Preț: 477.46 lei
- 22% Preț: 327.55 lei
- 11% Preț: 347.35 lei
- 25% Preț: 829.44 lei
- 26% Preț: 1008.88 lei
- 23% Preț: 350.60 lei
- 25% Preț: 528.50 lei
- 23% Preț: 409.12 lei
- 18% Preț: 143.59 lei
- 31% Preț: 338.59 lei
- 17% Preț: 429.03 lei
- 26% Preț: 1008.88 lei
- 17% Preț: 270.01 lei
- 30% Preț: 509.61 lei
- 21% Preț: 380.47 lei
- 22% Preț: 414.24 lei
- 32% Preț: 969.55 lei
- 23% Preț: 445.12 lei
- 32% Preț: 837.21 lei
- 31% Preț: 474.61 lei
- 31% Preț: 408.62 lei
- 22% Preț: 371.89 lei
- 31% Preț: 870.40 lei
- 26% Preț: 1011.33 lei
- 16% Preț: 218.38 lei
- 23% Preț: 367.82 lei
- 26% Preț: 676.82 lei
Preț: 761.26 lei
Preț vechi: 1107.15 lei
-31% Nou
Puncte Express: 1142
Preț estimativ în valută:
145.70€ • 151.86$ • 121.29£
145.70€ • 151.86$ • 121.29£
Carte tipărită la comandă
Livrare economică 04-18 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781439856826
ISBN-10: 1439856826
Pagini: 480
Ilustrații: 94 black & white illustrations, 13 black & white tables
Dimensiuni: 156 x 234 x 30 mm
Greutate: 1.05 kg
Ediția:New.
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
ISBN-10: 1439856826
Pagini: 480
Ilustrații: 94 black & white illustrations, 13 black & white tables
Dimensiuni: 156 x 234 x 30 mm
Greutate: 1.05 kg
Ediția:New.
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
Public țintă
Professional Practice & DevelopmentCuprins
The Fundamentals of Graphical User Interfaces. The gWidgets Package: gWidgets: Overview. gWidgets: Container Widgets. gWidgets: Control Widgets. gWidgets: R-specific Widgets. The RGtkPackage: RGtk2: Overview. RGtk2: Windows, Containers, and Dialogs. RGtk2: Basic Components. RGtk2: Widgets Using Data Models. RGtk2: Application Windows. Extending GObject Classes. The qtbase Package: Qt: Overview. Qt: Layout Managers and Containers. Qt: Widgets. Qt: Widgets Using Data Models. Qt: Application Windows. The tcltk Package: Tcl/Tk: Overview. Tcl/Tk: Layout and Containers. Tcl/Tk: Dialogs and Widgets. Tcl/Tk: Text, Tree, and Canvas Widgets. Concept index. Class and method index.
Descriere
Focusing on graphic user interfaces (GUIs) within the R language, this book shows programmers and users how to develop their own GUIs, enabling them to interface with other languages. The text opens the possibilities of R’s huge and growing set of statistical methods. The authors cover four different packages for writing GUIs: gWidgets, RGtk2, Qt, and Tcl Tk. Supported by a package in CRAN that contains all of the code along with additional examples, the text is filled with numerous examples ranging from the very simple to detailed illustrations of how to code actual interfaces.