|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
EBOOKCENTRAL_ocn795120432 |
003 |
OCoLC |
005 |
20240329122006.0 |
006 |
m o d |
007 |
cr ||||||||||| |
008 |
120611t20122012flua ob 001 0 eng d |
010 |
|
|
|a 2012014568
|
040 |
|
|
|a EBLCP
|b eng
|e rda
|e rda
|e pn
|c EBLCP
|d OCLCQ
|d GZM
|d OCLCQ
|d N$T
|d MERUC
|d YDXCP
|d TXA
|d E7B
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d MEU
|d CUS
|d OCLCO
|d OCLCQ
|d OCLCF
|d OCLCQ
|d IDB
|d NJR
|d OCLCO
|d OCLCQ
|d AU@
|d NLE
|d UAB
|d IDEBK
|d CRCPR
|d AUD
|d OHS
|d YUS
|d CEF
|d UKMGB
|d WYU
|d UKAHL
|d LEAUB
|d ESU
|d ORU
|d OCLCO
|d OCLCQ
|d VT2
|d OCLCA
|d OCLCQ
|d K6U
|d OCLCO
|d OCL
|d OCLCQ
|d SFB
|d OCLCQ
|d OCLCO
|d OCLCL
|d OCLCQ
|d OCLCL
|d PUL
|
015 |
|
|
|a GBB7A1605
|2 bnb
|
016 |
7 |
|
|a 018373480
|2 Uk
|
019 |
|
|
|a 808961644
|a 809075310
|a 859872481
|a 1058932431
|a 1065684661
|a 1086533324
|a 1124358421
|a 1129349612
|a 1156347926
|
020 |
|
|
|a 9781439856833
|q (electronic bk.)
|
020 |
|
|
|a 1439856834
|q (electronic bk.)
|
020 |
|
|
|a 9781498787260
|q (e-book)
|
020 |
|
|
|a 1498787266
|q (e-book)
|
020 |
|
|
|a 9781315373898
|q (ebook)
|
020 |
|
|
|a 1315373890
|q (ebook)
|
020 |
|
|
|z 9781439856826
|q (hardback)
|
020 |
|
|
|z 1439856826
|q (hardback)
|
029 |
1 |
|
|a CHNEW
|b 000602592
|
029 |
1 |
|
|a CHNEW
|b 000886461
|
029 |
1 |
|
|a DEBBG
|b BV040883852
|
029 |
1 |
|
|a DEBSZ
|b 372602037
|
029 |
1 |
|
|a DEBSZ
|b 37932802X
|
029 |
1 |
|
|a DEBSZ
|b 426971094
|
029 |
1 |
|
|a NZ1
|b 14539159
|
029 |
1 |
|
|a UKMGB
|b 018373480
|
035 |
|
|
|a (OCoLC)795120432
|z (OCoLC)808961644
|z (OCoLC)809075310
|z (OCoLC)859872481
|z (OCoLC)1058932431
|z (OCoLC)1065684661
|z (OCoLC)1086533324
|z (OCoLC)1124358421
|z (OCoLC)1129349612
|z (OCoLC)1156347926
|
037 |
|
|
|a TANDF_229679
|b Ingram Content Group
|
041 |
|
7 |
|a eng
|2 iso639-3
|
050 |
|
4 |
|a QA76.9 .U83
|b L39 2012eb
|
060 |
|
4 |
|a QA 76.9
|
072 |
|
7 |
|a COM
|x 070000
|2 bisacsh
|
082 |
0 |
4 |
|a 005.4/37
|a 005.437
|
084 |
|
|
|a COM060000
|a MAT029000
|2 bisacsh
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Lawrence, Michael,
|d 1979-
|e author.
|1 https://id.oclc.org/worldcat/entity/E39PCjqG6CK9XXFXGM6wRvpVmd
|
245 |
1 |
0 |
|a Programming graphical user interfaces in R /
|c Michael F. Lawrence, John Verzani.
|
264 |
|
1 |
|a Boca Raton, FL :
|b CRC Press,
|c [2012]
|
264 |
|
4 |
|c Ã2012
|
300 |
|
|
|a 1 online resource (xv, 463 pages) :
|b illustrations.
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Chapman & Hall/CRC the R series
|
546 |
|
|
|a Text in English.
|
520 |
|
|
|a "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 commands is printed to the console as text. The R console is an example of a CLI. A GUI is the primary means of interacting with desktop environments, such as Windows and Mac OS X, and statistical software, such as JMP. GUIs are contained within windows, and resources, such as documents, are represented by graphical icons. User controls are packed into hierarchical drop-down menus, buttons, sliders, etc. The user manipulates the windows, icons, and menus with a pointer device, such as a mouse. The R language, like its predecessor S, is designed for interactive use through a command line interface (CLI), and the CLI remains the primary interface to R. However, the graphical user interface (GUI) has emerged as an effective alternative, depending on the specific task and the target audience. With respect to GUIs, we see R users falling into three main target audiences: those who are familiar with programming R, those who are still learning how to program, and those who have no interest in programming. On some platforms, such as Windows and Mac OS X, R has graphical front-ends that provide a CLI through a text console control. Similar examples include the multi-platform RStudioTM IDE, the Java-based JGR and the RKWard GUI for the Linux KDE desktop. Although these interfaces are GUIs, they are still very much in essence CLIs, in that the primary mode of interacting with R is the same. Thus, these GUIs appeal mostly to those who are comfortable with R programming"--
|c Provided by publisher.
|
504 |
|
|
|a Includes bibliographical references and index.
|
505 |
0 |
|
|a 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.
|
588 |
0 |
|
|a Print version record.
|
590 |
|
|
|a ProQuest Ebook Central
|b Ebook Central Academic Complete
|
650 |
|
0 |
|a Graphical user interfaces (Computer systems)
|
650 |
|
0 |
|a R (Computer program language)
|
650 |
|
0 |
|a Programming languages (Electronic computers)
|
650 |
|
2 |
|a Programming Languages
|
650 |
|
3 |
|a Computer Graphics.
|
650 |
|
6 |
|a Interfaces graphiques (Informatique)
|
650 |
|
6 |
|a R (Langage de programmation)
|
650 |
|
6 |
|a Langages de programmation.
|
650 |
|
7 |
|a COMPUTERS
|x User Interfaces.
|2 bisacsh
|
650 |
|
7 |
|a Programming languages (Electronic computers)
|2 fast
|
650 |
|
7 |
|a Graphical user interfaces (Computer systems)
|2 fast
|
650 |
|
7 |
|a R (Computer program language)
|2 fast
|
700 |
1 |
|
|a Verzani, John,
|e author.
|
758 |
|
|
|i has work:
|a Programming graphical user interfaces in R (Text)
|1 https://id.oclc.org/worldcat/entity/E39PCFFF79xwV4QTVMJGbmgf4m
|4 https://id.oclc.org/worldcat/ontology/hasWork
|
776 |
0 |
8 |
|i Print version:Lawrence, Michael, 1979-
|t Programming graphical user interfaces in R.
|d Boca Raton : Taylor & Francis, 2012
|z 9781439856826
|w (DLC) 2012014568
|w (OCoLC)659750502
|
830 |
|
0 |
|a Chapman & Hall/CRC the R series (CRC Press)
|
856 |
4 |
0 |
|u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=932824
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH35766602
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL932824
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10568746
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 459414
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 7089382
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH35766605
|
938 |
|
|
|a CRC Press
|b CRCP
|n CAH0KE12642PDF
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis27623658
|
994 |
|
|
|a 92
|b IZTAP
|