Learn R Programming

ready4 (version 0.1.18)

get_gh_repos: Get github repositories

Description

get_gh_repos() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get github repositories. The function returns Repositories (a character vector).

Usage

get_gh_repos(org_1L_chr)

Value

Repositories (a character vector)

Arguments

org_1L_chr

Organisation (a character vector of length one)