Reading 2
Introduction to computational and data sciences supplemental book
Book URL: http://book.cds101.com
Chapter 2: GitHub
Section 2.1 – Getting started: http://book.cds101.com/getting-started.html
Section 2.2 – Navigating the GitHub site: http://book.cds101.com/navigating-the-github-site.html
Section 2.3 – Repositories: http://book.cds101.com/repositories.html
R for Data Science
Book URL: http://r4ds.had.co.nz
Chapter 27: R Markdown
- Full chapter: http://r4ds.had.co.nz/r-markdown.html
R Markdown: The Definitive Guide
Book URL: https://bookdown.org/yihui/rmarkdown
Chapter 2: Basics
Introduction: https://bookdown.org/yihui/rmarkdown/basics.html
Section 2.2 – Compile an R Markdown document: https://bookdown.org/yihui/rmarkdown/compile.html
Section 2.5 – Markdown syntax: https://bookdown.org/yihui/rmarkdown/markdown-syntax.html
Introduction to Data Science: Data Analysis and Prediction Algorithms with R
Book URL: https://rafalab.github.io/dsbook/
Chapter 77: RStudio
Section 77.1 – The panes: https://rafalab.github.io/dsbook/rstudio.html#the-panes
Section 77.2 – Key bindings: https://rafalab.github.io/dsbook/rstudio.html#key-bindings
Section 77.5 – Global options: https://rafalab.github.io/dsbook/rstudio.html#global-options
Section 77.6 – Keeping organized with RStudio projects: https://rafalab.github.io/dsbook/rstudio.html#keeping-organized-with-rstudio-projects
Section 77.7 – Using Git and GitHub in RStudio: https://rafalab.github.io/dsbook/rstudio.html#using-git-and-github-in-rstudio