Chapter 4 Materials from Basecamp

R and R Studio Datacamp Cheatsheet for ggplot2 R for Data Science Coursera R Documentation Stack Overflow

R Shiny Tutorial

git and Github Background Info Version Control Info Please edit your Github profile to show your name. A photo is nice, too.

SQL and PostgreSQL Background Info How to access database? Doc&Files -> Instructions for DB access

Zotero Team Link Background Info

Zoom/Collab Team Link

Markdown and R Markdown Background More Background Info R Markdown: The Definitive Guide

One Drive Syncing R and OneDrive: Download and install the OneDrive desktop app that syncs cloud files with a folder on your local machine. Then point the R code to that folder. Note: One can use OneDrive as the home for several repos, especially if project data files are too large to post on Github. Add an appropriate line to the .gitignore file to tell git not to sync the large data files. Thus the data files can be kept locally together with the other files in the repo, and can be accessed by other team members, without syncing them to github. Link to OneDrive