Learning RStudio for R Statistical Computing.:
A practical tutorial covering how to leverage RStudio functionality to effectively perform R Development, analysis, and reporting with RStudio. The book is aimed at R developers and analysts who wish to do R statistical development while taking advantage of RStudio functionality to ease their develo...
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Pub.,
2012.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | A practical tutorial covering how to leverage RStudio functionality to effectively perform R Development, analysis, and reporting with RStudio. The book is aimed at R developers and analysts who wish to do R statistical development while taking advantage of RStudio functionality to ease their development efforts. Familiarity with R is assumed. Those who want to get started with R development using RStudio will also find the book useful. Even if you already use R but want to create reproducible statistical analysis projects or extend R with self-written packages, this book shows how to quickly. |
Beschreibung: | 1 online resource (248 pages) |
ISBN: | 9781782160618 1782160612 9781680153569 1680153560 |
Internformat
MARC
LEADER | 00000cam a2200000Mu 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn823719008 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr |n||||||||| | ||
008 | 130109s2012 enk o 000 0 eng d | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d OCLCQ |d UMI |d OCLCO |d COO |d YDXCP |d N$T |d IDEBK |d DEBSZ |d OCLCQ |d OCLCO |d OCLCF |d KNOVL |d OCLCQ |d AGLDB |d OCLCQ |d MERUC |d OCLCQ |d JBG |d AL5MG |d ZCU |d OCLCQ |d VTS |d CEF |d ICG |d OCLCQ |d STF |d UAB |d DKC |d OCLCQ |d M8D |d UKAHL |d OCLCQ |d AJS |d OCLCO |d OCLCQ |d OCLCO | ||
019 | |a 826647010 |a 1010978741 |a 1086936714 |a 1264752958 |a 1297465742 |a 1297620652 |a 1332979987 | ||
020 | |a 9781782160618 |q (electronic bk.) | ||
020 | |a 1782160612 |q (electronic bk.) | ||
020 | |a 9781680153569 |q (electronic bk.) | ||
020 | |a 1680153560 |q (electronic bk.) | ||
020 | |z 1782160604 | ||
020 | |z 9781782160601 | ||
035 | |a (OCoLC)823719008 |z (OCoLC)826647010 |z (OCoLC)1010978741 |z (OCoLC)1086936714 |z (OCoLC)1264752958 |z (OCoLC)1297465742 |z (OCoLC)1297620652 |z (OCoLC)1332979987 | ||
037 | |a CL0500000187 |b Safari Books Online | ||
050 | 4 | |a QA76.774.M33 .L384 2012 | |
072 | 7 | |a COM |x 051240 |2 bisacsh | |
082 | 7 | |a 005.4 | |
049 | |a MAIN | ||
100 | 1 | |a Van der Loo, Mark P. J. | |
245 | 1 | 0 | |a Learning RStudio for R Statistical Computing. |
260 | |a Birmingham : |b Packt Pub., |c 2012. | ||
300 | |a 1 online resource (248 pages) | ||
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 Community experience distilled | |
505 | 0 | |a Table of Contents; Learning RStudio for R Statistical Computing; Learning RStudio for R Statistical Computing; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started; RStudio at a glance; Installing RStudio; Installing R; Installing R on Windows and Mac OS X. | |
505 | 8 | |a Installing R on LinuxBuilding R from source; Building R using Windows; Installing RStudio; Installing RStudio Server; Installing R packages; Overview: A first R session; Keyboard shortcuts; Getting help; What if I uninstall RStudio?; Further reading; Summary; 2. Writing R Scripts and the R Console; Moving around RStudio; Keyboard shortcuts to move around RStudio; Features of the R console; Executing commands; Command history; Command completion; Completion of functions and arguments; Object completion; Completion of filenames; Bracket and quote completion; Keyboard shortcuts for the console. | |
505 | 8 | |a Features of the source editorA few words on code quality; Editing R scripts; Keyboard shortcuts for file navigation; Keyboard shortcuts for code editing; Syntax highlighting; Adjusting the syntax highlighting theme; Indenting code; Commenting code; Find and replace; Folding, sectioning, and navigation; Code folding; Keyboard shortcuts for code folding; Code navigation; Keyboard shortcuts for code navigation; Code sections; Code execution; Keyboard shortcuts for code execution; Summary; 3. Viewing and Plotting Data; Viewing data and the object browser; Plotting; Zoom; Export; Navigation. | |
505 | 8 | |a Interactive plotting with the manipulate packageThe manipulate function; Using more options of manipulate; Advanced topic: retrieving plot parameters from manipulate; Summary; 4. Managing R Projects; R projects; Creating an R project; Directory structure and file manipulations; Version control; Introduction to version control; Installing GIT or Subversion; Version control for single-person projects; GIT; Subversion; Working with a team; Further reading; Summary; 5. Generating Reports; Prerequisites for report generation; Notebook; Notebook options; Publishing a notebook; R Markdown and Rhtml. | |
505 | 8 | |a Workflow for R MarkdownAn extended example; An introduction to Markdown syntax; Rhtml; Code chunks; Chunk syntax and options; RMarkdown: .Rmd files; Rhtml: .Rhtml files; LaTeX: .Rnw files; RStudio's chunk support and keyboard shortcuts; LaTeX; Further reading; Summary; 6. Using RStudio Effectively; Additional features for function writing; Function extraction; Function navigation; Introduction to package writing; Prerequisites; Basic structure and workflow; Creating the package directory structure; Documenting functions with Roxygen2; Building your package with devtools. | |
520 | |a A practical tutorial covering how to leverage RStudio functionality to effectively perform R Development, analysis, and reporting with RStudio. The book is aimed at R developers and analysts who wish to do R statistical development while taking advantage of RStudio functionality to ease their development efforts. Familiarity with R is assumed. Those who want to get started with R development using RStudio will also find the book useful. Even if you already use R but want to create reproducible statistical analysis projects or extend R with self-written packages, this book shows how to quickly. | ||
588 | 0 | |a Print version record. | |
650 | 0 | |a R (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh2002004407 | |
650 | 0 | |a Open source software. |0 http://id.loc.gov/authorities/subjects/sh99003437 | |
650 | 0 | |a Operating systems (Computers) |0 http://id.loc.gov/authorities/subjects/sh85094982 | |
650 | 6 | |a R (Langage de programmation) | |
650 | 6 | |a Logiciels libres. | |
650 | 6 | |a Systèmes d'exploitation (Ordinateurs) | |
650 | 7 | |a operating systems. |2 aat | |
650 | 7 | |a COMPUTERS |x Software Development & Engineering |x Systems Analysis & Design. |2 bisacsh | |
650 | 7 | |a Open source software |2 fast | |
650 | 7 | |a Operating systems (Computers) |2 fast | |
650 | 7 | |a R (Computer program language) |2 fast | |
700 | 1 | |a De Jonge, Edwin. | |
776 | 0 | 8 | |i Print version: |a Van der Loo, Mark P.J. |t Learning RStudio for R Statistical Computing. |d Birmingham : Packt Publishing, ©2012 |z 9781782160601 |
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526158 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH26943168 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL1108342 | ||
938 | |a EBSCOhost |b EBSC |n 526158 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis24508786 | ||
938 | |a YBP Library Services |b YANK |n 9971081 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn823719008 |
---|---|
_version_ | 1816882218423812096 |
adam_text | |
any_adam_object | |
author | Van der Loo, Mark P. J. |
author2 | De Jonge, Edwin |
author2_role | |
author2_variant | j e d je jed |
author_facet | Van der Loo, Mark P. J. De Jonge, Edwin |
author_role | |
author_sort | Van der Loo, Mark P. J. |
author_variant | d l m p j v dlmpj dlmpjv |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.774.M33 .L384 2012 |
callnumber-search | QA76.774.M33 .L384 2012 |
callnumber-sort | QA 276.774 M33 L384 42012 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Table of Contents; Learning RStudio for R Statistical Computing; Learning RStudio for R Statistical Computing; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started; RStudio at a glance; Installing RStudio; Installing R; Installing R on Windows and Mac OS X. Installing R on LinuxBuilding R from source; Building R using Windows; Installing RStudio; Installing RStudio Server; Installing R packages; Overview: A first R session; Keyboard shortcuts; Getting help; What if I uninstall RStudio?; Further reading; Summary; 2. Writing R Scripts and the R Console; Moving around RStudio; Keyboard shortcuts to move around RStudio; Features of the R console; Executing commands; Command history; Command completion; Completion of functions and arguments; Object completion; Completion of filenames; Bracket and quote completion; Keyboard shortcuts for the console. Features of the source editorA few words on code quality; Editing R scripts; Keyboard shortcuts for file navigation; Keyboard shortcuts for code editing; Syntax highlighting; Adjusting the syntax highlighting theme; Indenting code; Commenting code; Find and replace; Folding, sectioning, and navigation; Code folding; Keyboard shortcuts for code folding; Code navigation; Keyboard shortcuts for code navigation; Code sections; Code execution; Keyboard shortcuts for code execution; Summary; 3. Viewing and Plotting Data; Viewing data and the object browser; Plotting; Zoom; Export; Navigation. Interactive plotting with the manipulate packageThe manipulate function; Using more options of manipulate; Advanced topic: retrieving plot parameters from manipulate; Summary; 4. Managing R Projects; R projects; Creating an R project; Directory structure and file manipulations; Version control; Introduction to version control; Installing GIT or Subversion; Version control for single-person projects; GIT; Subversion; Working with a team; Further reading; Summary; 5. Generating Reports; Prerequisites for report generation; Notebook; Notebook options; Publishing a notebook; R Markdown and Rhtml. Workflow for R MarkdownAn extended example; An introduction to Markdown syntax; Rhtml; Code chunks; Chunk syntax and options; RMarkdown: .Rmd files; Rhtml: .Rhtml files; LaTeX: .Rnw files; RStudio's chunk support and keyboard shortcuts; LaTeX; Further reading; Summary; 6. Using RStudio Effectively; Additional features for function writing; Function extraction; Function navigation; Introduction to package writing; Prerequisites; Basic structure and workflow; Creating the package directory structure; Documenting functions with Roxygen2; Building your package with devtools. |
ctrlnum | (OCoLC)823719008 |
dewey-full | 005.4 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.4 |
dewey-search | 005.4 |
dewey-sort | 15.4 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06617cam a2200697Mu 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn823719008</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr |n|||||||||</controlfield><controlfield tag="008">130109s2012 enk o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">EBLCP</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">EBLCP</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UMI</subfield><subfield code="d">OCLCO</subfield><subfield code="d">COO</subfield><subfield code="d">YDXCP</subfield><subfield code="d">N$T</subfield><subfield code="d">IDEBK</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCF</subfield><subfield code="d">KNOVL</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AGLDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">MERUC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">JBG</subfield><subfield code="d">AL5MG</subfield><subfield code="d">ZCU</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">VTS</subfield><subfield code="d">CEF</subfield><subfield code="d">ICG</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">STF</subfield><subfield code="d">UAB</subfield><subfield code="d">DKC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">M8D</subfield><subfield code="d">UKAHL</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AJS</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">826647010</subfield><subfield code="a">1010978741</subfield><subfield code="a">1086936714</subfield><subfield code="a">1264752958</subfield><subfield code="a">1297465742</subfield><subfield code="a">1297620652</subfield><subfield code="a">1332979987</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781782160618</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1782160612</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781680153569</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1680153560</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1782160604</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781782160601</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)823719008</subfield><subfield code="z">(OCoLC)826647010</subfield><subfield code="z">(OCoLC)1010978741</subfield><subfield code="z">(OCoLC)1086936714</subfield><subfield code="z">(OCoLC)1264752958</subfield><subfield code="z">(OCoLC)1297465742</subfield><subfield code="z">(OCoLC)1297620652</subfield><subfield code="z">(OCoLC)1332979987</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000187</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.774.M33 .L384 2012</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051240</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.4</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Van der Loo, Mark P. J.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Learning RStudio for R Statistical Computing.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Pub.,</subfield><subfield code="c">2012.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (248 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Table of Contents; Learning RStudio for R Statistical Computing; Learning RStudio for R Statistical Computing; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started; RStudio at a glance; Installing RStudio; Installing R; Installing R on Windows and Mac OS X.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Installing R on LinuxBuilding R from source; Building R using Windows; Installing RStudio; Installing RStudio Server; Installing R packages; Overview: A first R session; Keyboard shortcuts; Getting help; What if I uninstall RStudio?; Further reading; Summary; 2. Writing R Scripts and the R Console; Moving around RStudio; Keyboard shortcuts to move around RStudio; Features of the R console; Executing commands; Command history; Command completion; Completion of functions and arguments; Object completion; Completion of filenames; Bracket and quote completion; Keyboard shortcuts for the console.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Features of the source editorA few words on code quality; Editing R scripts; Keyboard shortcuts for file navigation; Keyboard shortcuts for code editing; Syntax highlighting; Adjusting the syntax highlighting theme; Indenting code; Commenting code; Find and replace; Folding, sectioning, and navigation; Code folding; Keyboard shortcuts for code folding; Code navigation; Keyboard shortcuts for code navigation; Code sections; Code execution; Keyboard shortcuts for code execution; Summary; 3. Viewing and Plotting Data; Viewing data and the object browser; Plotting; Zoom; Export; Navigation.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Interactive plotting with the manipulate packageThe manipulate function; Using more options of manipulate; Advanced topic: retrieving plot parameters from manipulate; Summary; 4. Managing R Projects; R projects; Creating an R project; Directory structure and file manipulations; Version control; Introduction to version control; Installing GIT or Subversion; Version control for single-person projects; GIT; Subversion; Working with a team; Further reading; Summary; 5. Generating Reports; Prerequisites for report generation; Notebook; Notebook options; Publishing a notebook; R Markdown and Rhtml.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Workflow for R MarkdownAn extended example; An introduction to Markdown syntax; Rhtml; Code chunks; Chunk syntax and options; RMarkdown: .Rmd files; Rhtml: .Rhtml files; LaTeX: .Rnw files; RStudio's chunk support and keyboard shortcuts; LaTeX; Further reading; Summary; 6. Using RStudio Effectively; Additional features for function writing; Function extraction; Function navigation; Introduction to package writing; Prerequisites; Basic structure and workflow; Creating the package directory structure; Documenting functions with Roxygen2; Building your package with devtools.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">A practical tutorial covering how to leverage RStudio functionality to effectively perform R Development, analysis, and reporting with RStudio. The book is aimed at R developers and analysts who wish to do R statistical development while taking advantage of RStudio functionality to ease their development efforts. Familiarity with R is assumed. Those who want to get started with R development using RStudio will also find the book useful. Even if you already use R but want to create reproducible statistical analysis projects or extend R with self-written packages, this book shows how to quickly.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">R (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2002004407</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Open source software.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh99003437</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Operating systems (Computers)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85094982</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">R (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels libres.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Systèmes d'exploitation (Ordinateurs)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">operating systems.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Software Development & Engineering</subfield><subfield code="x">Systems Analysis & Design.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Open source software</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Operating systems (Computers)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">R (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">De Jonge, Edwin.</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Van der Loo, Mark P.J.</subfield><subfield code="t">Learning RStudio for R Statistical Computing.</subfield><subfield code="d">Birmingham : Packt Publishing, ©2012</subfield><subfield code="z">9781782160601</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526158</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH26943168</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL1108342</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">526158</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis24508786</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">9971081</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn823719008 |
illustrated | Not Illustrated |
indexdate | 2024-11-27T13:25:07Z |
institution | BVB |
isbn | 9781782160618 1782160612 9781680153569 1680153560 |
language | English |
oclc_num | 823719008 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (248 pages) |
psigel | ZDB-4-EBA |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Packt Pub., |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | Van der Loo, Mark P. J. Learning RStudio for R Statistical Computing. Birmingham : Packt Pub., 2012. 1 online resource (248 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier Community experience distilled Table of Contents; Learning RStudio for R Statistical Computing; Learning RStudio for R Statistical Computing; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started; RStudio at a glance; Installing RStudio; Installing R; Installing R on Windows and Mac OS X. Installing R on LinuxBuilding R from source; Building R using Windows; Installing RStudio; Installing RStudio Server; Installing R packages; Overview: A first R session; Keyboard shortcuts; Getting help; What if I uninstall RStudio?; Further reading; Summary; 2. Writing R Scripts and the R Console; Moving around RStudio; Keyboard shortcuts to move around RStudio; Features of the R console; Executing commands; Command history; Command completion; Completion of functions and arguments; Object completion; Completion of filenames; Bracket and quote completion; Keyboard shortcuts for the console. Features of the source editorA few words on code quality; Editing R scripts; Keyboard shortcuts for file navigation; Keyboard shortcuts for code editing; Syntax highlighting; Adjusting the syntax highlighting theme; Indenting code; Commenting code; Find and replace; Folding, sectioning, and navigation; Code folding; Keyboard shortcuts for code folding; Code navigation; Keyboard shortcuts for code navigation; Code sections; Code execution; Keyboard shortcuts for code execution; Summary; 3. Viewing and Plotting Data; Viewing data and the object browser; Plotting; Zoom; Export; Navigation. Interactive plotting with the manipulate packageThe manipulate function; Using more options of manipulate; Advanced topic: retrieving plot parameters from manipulate; Summary; 4. Managing R Projects; R projects; Creating an R project; Directory structure and file manipulations; Version control; Introduction to version control; Installing GIT or Subversion; Version control for single-person projects; GIT; Subversion; Working with a team; Further reading; Summary; 5. Generating Reports; Prerequisites for report generation; Notebook; Notebook options; Publishing a notebook; R Markdown and Rhtml. Workflow for R MarkdownAn extended example; An introduction to Markdown syntax; Rhtml; Code chunks; Chunk syntax and options; RMarkdown: .Rmd files; Rhtml: .Rhtml files; LaTeX: .Rnw files; RStudio's chunk support and keyboard shortcuts; LaTeX; Further reading; Summary; 6. Using RStudio Effectively; Additional features for function writing; Function extraction; Function navigation; Introduction to package writing; Prerequisites; Basic structure and workflow; Creating the package directory structure; Documenting functions with Roxygen2; Building your package with devtools. A practical tutorial covering how to leverage RStudio functionality to effectively perform R Development, analysis, and reporting with RStudio. The book is aimed at R developers and analysts who wish to do R statistical development while taking advantage of RStudio functionality to ease their development efforts. Familiarity with R is assumed. Those who want to get started with R development using RStudio will also find the book useful. Even if you already use R but want to create reproducible statistical analysis projects or extend R with self-written packages, this book shows how to quickly. Print version record. R (Computer program language) http://id.loc.gov/authorities/subjects/sh2002004407 Open source software. http://id.loc.gov/authorities/subjects/sh99003437 Operating systems (Computers) http://id.loc.gov/authorities/subjects/sh85094982 R (Langage de programmation) Logiciels libres. Systèmes d'exploitation (Ordinateurs) operating systems. aat COMPUTERS Software Development & Engineering Systems Analysis & Design. bisacsh Open source software fast Operating systems (Computers) fast R (Computer program language) fast De Jonge, Edwin. Print version: Van der Loo, Mark P.J. Learning RStudio for R Statistical Computing. Birmingham : Packt Publishing, ©2012 9781782160601 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526158 Volltext |
spellingShingle | Van der Loo, Mark P. J. Learning RStudio for R Statistical Computing. Community experience distilled. Table of Contents; Learning RStudio for R Statistical Computing; Learning RStudio for R Statistical Computing; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started; RStudio at a glance; Installing RStudio; Installing R; Installing R on Windows and Mac OS X. Installing R on LinuxBuilding R from source; Building R using Windows; Installing RStudio; Installing RStudio Server; Installing R packages; Overview: A first R session; Keyboard shortcuts; Getting help; What if I uninstall RStudio?; Further reading; Summary; 2. Writing R Scripts and the R Console; Moving around RStudio; Keyboard shortcuts to move around RStudio; Features of the R console; Executing commands; Command history; Command completion; Completion of functions and arguments; Object completion; Completion of filenames; Bracket and quote completion; Keyboard shortcuts for the console. Features of the source editorA few words on code quality; Editing R scripts; Keyboard shortcuts for file navigation; Keyboard shortcuts for code editing; Syntax highlighting; Adjusting the syntax highlighting theme; Indenting code; Commenting code; Find and replace; Folding, sectioning, and navigation; Code folding; Keyboard shortcuts for code folding; Code navigation; Keyboard shortcuts for code navigation; Code sections; Code execution; Keyboard shortcuts for code execution; Summary; 3. Viewing and Plotting Data; Viewing data and the object browser; Plotting; Zoom; Export; Navigation. Interactive plotting with the manipulate packageThe manipulate function; Using more options of manipulate; Advanced topic: retrieving plot parameters from manipulate; Summary; 4. Managing R Projects; R projects; Creating an R project; Directory structure and file manipulations; Version control; Introduction to version control; Installing GIT or Subversion; Version control for single-person projects; GIT; Subversion; Working with a team; Further reading; Summary; 5. Generating Reports; Prerequisites for report generation; Notebook; Notebook options; Publishing a notebook; R Markdown and Rhtml. Workflow for R MarkdownAn extended example; An introduction to Markdown syntax; Rhtml; Code chunks; Chunk syntax and options; RMarkdown: .Rmd files; Rhtml: .Rhtml files; LaTeX: .Rnw files; RStudio's chunk support and keyboard shortcuts; LaTeX; Further reading; Summary; 6. Using RStudio Effectively; Additional features for function writing; Function extraction; Function navigation; Introduction to package writing; Prerequisites; Basic structure and workflow; Creating the package directory structure; Documenting functions with Roxygen2; Building your package with devtools. R (Computer program language) http://id.loc.gov/authorities/subjects/sh2002004407 Open source software. http://id.loc.gov/authorities/subjects/sh99003437 Operating systems (Computers) http://id.loc.gov/authorities/subjects/sh85094982 R (Langage de programmation) Logiciels libres. Systèmes d'exploitation (Ordinateurs) operating systems. aat COMPUTERS Software Development & Engineering Systems Analysis & Design. bisacsh Open source software fast Operating systems (Computers) fast R (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh2002004407 http://id.loc.gov/authorities/subjects/sh99003437 http://id.loc.gov/authorities/subjects/sh85094982 |
title | Learning RStudio for R Statistical Computing. |
title_auth | Learning RStudio for R Statistical Computing. |
title_exact_search | Learning RStudio for R Statistical Computing. |
title_full | Learning RStudio for R Statistical Computing. |
title_fullStr | Learning RStudio for R Statistical Computing. |
title_full_unstemmed | Learning RStudio for R Statistical Computing. |
title_short | Learning RStudio for R Statistical Computing. |
title_sort | learning rstudio for r statistical computing |
topic | R (Computer program language) http://id.loc.gov/authorities/subjects/sh2002004407 Open source software. http://id.loc.gov/authorities/subjects/sh99003437 Operating systems (Computers) http://id.loc.gov/authorities/subjects/sh85094982 R (Langage de programmation) Logiciels libres. Systèmes d'exploitation (Ordinateurs) operating systems. aat COMPUTERS Software Development & Engineering Systems Analysis & Design. bisacsh Open source software fast Operating systems (Computers) fast R (Computer program language) fast |
topic_facet | R (Computer program language) Open source software. Operating systems (Computers) R (Langage de programmation) Logiciels libres. Systèmes d'exploitation (Ordinateurs) operating systems. COMPUTERS Software Development & Engineering Systems Analysis & Design. Open source software |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526158 |
work_keys_str_mv | AT vanderloomarkpj learningrstudioforrstatisticalcomputing AT dejongeedwin learningrstudioforrstatisticalcomputing |