Connect to GitHub
This lesson is called Connect to GitHub, part of the Using Git and GitHub with R course. This lesson is called Connect to GitHub, part of the Using Git and GitHub with R course.
Transcript
Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.
Loading transcript...
Your Turn
Connect to GitHub using GitHub Desktop by going to Settings > Accounts and signing into GitHub.com
Connect to GitHub using RStudio by:
Creating a GitHub personal access token (PAT) using the
create_github_token()function from theusethispackageRegistering your PAT using the
gitcreds_set()function from thegitcredspackage
Course Content
28 Lessons