set_gh_token: Set GitHub authentication credentials

Description Usage Arguments Value Examples

View source: R/authenticate.R

Description

Set GitHub authentication credentials

Usage

1
set_gh_token(token)

Arguments

token

GitHub personal access token (PAT)

Value

GitHub system environment variables set.

Examples

1
2
3
4
## Not run: 
  set_gh_token(token = "XXXXXXXXXXXXXXXX")

## End(Not run)

como-ph/covidphinfodemic documentation built on Aug. 2, 2020, 1:50 a.m.