gh_close_issue | Close a GitHub repository's issue. |
gh_close_pull_request | Close a currently open GitHub Pull Request. |
gh_create_label | Create a GitHub label for a repository. |
gh_delete_all_labels | Delete all labels from a GitHub repository. |
gh_delete_label | Delete a GitHub label. |
gh_delete_release | Delete a GitHub release. |
gh_edit_issue | Edit parts of a GitHub repository's issue. |
gh_edit_pull_request | Make edits to existing GitHub Pull Requests. |
gh_edit_release | Edits an existing GitHub release. |
gh_edit_repo | Edit GitHub repository details and settings. |
gh_list_issues | List issues in GitHub repository. |
gh_list_labels | List labels in a GitHub repository. |
gh_list_pull_requests | List all Pull Requests in a GitHub repository. |
gh_list_releases | List all releases in a GitHub repository. |
gh_list_tags | List all tags in a GitHub repository. |
gh_list_user_orgs | List GitHub organizations an user is a member of. |
gh_new_issue | Create a GitHub issue in a repository. |
gh_new_pull_request | Create a GitHub pull request. |
gh_new_release | Create a release of a Git tag. |
gh_new_repo | Create either a personal or organization repository. |
githubr-package | githubr: Interface to GitHub from R |
proj_repo | Project Git remote URL. |
template_github_request | Basic template request to send to GitHub. |
tidy | Convert a 'gh_response' object to a tidied data.frame. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.