Learn R Programming

ghclass (version 0.2.0)

github_whoami: Returns the login of the authenticated user (based on the current PAT).

Description

Returns the login of the authenticated user (based on the current PAT).

Usage

github_whoami(quiet = FALSE)

Arguments

quiet

Logical. Should status messages be shown.

Examples

Run this code
# NOT RUN {
github_whoami()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab