View source: R/01-repo-names.R
ghd_extract_names | R Documentation |
Extract all the 'name' elements from a gh_response object. These are the names of all the GitHub repos.
ghd_extract_names(repo_object)
repo_object |
A gh_response object, as returned by
|
A character vector of GitHub repo names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.