store_github_pat: Store a GitHub PAT

Description Usage Details

View source: R/github.R

Description

Store GitHub PAT To facilitate the use of GitHub for push/pull upstream repos in RStudio projects and for installing packages from GitHub.

Usage

1

Details

The user is asked to enter a GitHub PAT. This PAT is stored in a file in the user environment. The HOME/.Rprofile is edited to set the GITHUB_PAT variable at the beginning of every R session to the value of the stored PAT.


UtrechtUniversity/RCrstudio documentation built on March 16, 2021, 4:16 a.m.