Sponsor of the Day:
Jerkmate
https://happygitwithr.com/classroom-overview
Chapter 40 Run a course with GitHub | Happy Git and GitHub for the useR
This content is rather stale and unlikely to see further development. GitHub makes a wonderful platform on which to run a course. I’ve been doing this on...
chapter 40happy gitruncoursegithub
https://happygitwithr.com/existing-github-first
Chapter 16 Existing project, GitHub first | Happy Git and GitHub for the useR
This is a novice-friendly workflow for bringing an existing R project into the RStudio and Git/GitHub universe. We do this in a slightly goofy way, in order to...
chapter 16existing projectfirst happygithubuser
https://happygitwithr.com/new-github-first.html
Chapter 15 New project, GitHub first | Happy Git and GitHub for the useR
We create a new Project, with the preferred “GitHub first, then RStudio” sequence. Why do we prefer this? Because this method of copying the Project from...
chapter 15new projectfirst happygithubuser
https://happygitwithr.com/git-commands
Chapter 21 Git commands | Happy Git and GitHub for the useR
A collection of some of the Git commands that have been largely going on under the hood. We’ve emphasized early workflows that are possible in RStudio. But all...
chapter 21git commandshappygithubuser
https://happygitwithr.com/git-client
Chapter 8 Install a Git client | Happy Git and GitHub for the useR
This is optional but highly recommended. Learning to use version control can be rough at first. I found the use of a GUI – as opposed to the command line –...
chapter 8git clientinstallhappygithub