get_github_repos: get_github_repos

get_github_reposR Documentation

get_github_repos

Description

get_github_repos

Usage

get_github_repos(group = "KWB-R", github_token = Sys.getenv("GITHUB_TOKEN"))

Arguments

group

username or organisation for Github (default: "KWB-R")

github_token

github access token (default: Sys.getenv("GITHUB_TOKEN"))

Value

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)


KWB-R/kwb.pkgstatus documentation built on March 20, 2024, 12:17 p.m.