ghd_extract_names: Extract Names of GitHub Repos

View source: R/01-repo-names.R

ghd_extract_namesR Documentation

Extract Names of GitHub Repos

Description

Extract all the 'name' elements from a gh_response object. These are the names of all the GitHub repos.

Usage

ghd_extract_names(repo_object)

Arguments

repo_object

A gh_response object, as returned by ghd_get_repos.

Value

A character vector of GitHub repo names.


matt-dray/ghdump documentation built on July 7, 2023, 5:51 p.m.