get_gh_repos {ready4}R Documentation

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)

Arguments

org_1L_chr

Organisation (a character vector of length one)

Value

Repositories (a character vector)


[Package ready4 version 0.1.9 Index]