get_github_repos | R Documentation |
get_github_repos
get_github_repos(group = "KWB-R", github_token = Sys.getenv("GITHUB_TOKEN"))
group |
username or organisation for Github (default: "KWB-R") |
github_token |
github access token (default: Sys.getenv("GITHUB_TOKEN")) |
data.frame with for all repositories of the user/organisation defined in parameter group (private repos will only be accessible if the token is configured to allow that)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.