ghc_repos_get_github_information: Get information on GitHub Classroom from GitHub

ghc_repos_get_github_informationR Documentation

Get information on GitHub Classroom from GitHub

Description

Get information on GitHub Classroom from GitHub

Usage

ghc_repos_get_github_information(prefix, org, token, max = 100)

Arguments

prefix

assignment prefix (i.e. repository prefix set for github classroom assignment)

org

organization name (i.e. organization github user)

token

authentication token for github API (https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/)

max

maximum number of repositories to retrieve information for

Value

data frame with repository names, urls, last commits, last pull request

See Also

Other information functions: ghc_repos_get_local_information()


KopfLab/ghctools documentation built on Feb. 20, 2023, 9:25 a.m.