R/get_repo_infos.R
get_github_repos.Rd
get_github_repos
get_github_repos(group = "KWB-R", github_token = Sys.getenv("GITHUB_TOKEN"))
username or organisation for Github (default: "KWB-R")
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)