Learn R Programming

portalr (version 0.3.1)

gh_token: Return the local user's GitHub Personal Access Token (PAT) (from gh package) https://github.com/r-lib/gh/blob/master/R/gh_request.R

Description

Return the local user's GitHub Personal Access Token (PAT) (from gh package) https://github.com/r-lib/gh/blob/master/R/gh_request.R

Usage

gh_token()

Arguments

Value

A string, with the token, or a zero length string scalar, if no token is available.