View source: R/gh_user_repos_external_get.R
gh_user_repos_external_get | R Documentation |
It will return a vector or repos. It ONLY pulls first 100 currently as no pagination in place.
gh_user_repos_external_get(user, token = Sys.getenv("GITHUB_PAT"))
user |
The github username |
token |
Github token |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.