github_orgs: Collect details on the authenticated user's GitHub...

View source: R/github_whoami.R

github_orgsR Documentation

Collect details on the authenticated user's GitHub organization memberships (based on the current PAT).

Description

Collect details on the authenticated user's GitHub organization memberships (based on the current PAT).

Usage

github_orgs(quiet = FALSE)

Arguments

quiet

Logical. Should status messages be shown.

Value

Returns a tibble with organization details.

Examples

## Not run: 
github_orgs()

## End(Not run)


rundel/ghclass documentation built on March 29, 2024, 4:27 p.m.