View source: R/github_whoami.R
github_orgs | R Documentation |
Collect details on the authenticated user's GitHub organization memberships (based on the current PAT).
github_orgs(quiet = FALSE)
quiet |
Logical. Should status messages be shown. |
Returns a tibble with organization details.
## Not run:
github_orgs()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.