| colClasses | Coerces data.frame columns to the specified classes |
| g_allrepos | List GitHub repositories for a user or organization. |
| g_auth | Authenticate with github |
| g_code_freq | Get weekly additions and deletions for a reop |
| g_comments | Get issue comments. |
| g_comments_create | Create a comment on an issue. |
| g_comments_delete | Delete a comment on an issue. |
| g_comments_edit | Edit a comment on an issue. |
| g_commit_activity | Get a years worth of commit activity grouped by week |
| g_commit_create | Get GitHub downloads for a repo |
| g_commit_get | Get commit details with specific sha. |
| g_commits | Get GitHub metrics on a user or organization's repositories. |
| g_create_repo | Create a new github repo. |
| g_downloads | Get GitHub downloads for a repo |
| g_get_auth | Helper function to get authentication |
| g_gists | List GitHub gists |
| g_gists_create | Create a GitHub gist |
| g_issue_repo | Get issues for a GitHub repository. |
| g_issues | List GitHub issues globally, for XXXX. |
| g_issues_create | Create a GitHub issue. |
| g_issues_get | Get a GitHub issue. |
| gitr-package | Interact with git and github from R |
| g_repo | Get GitHub metrics on a user or organization's repositories. |
| g_timeseries | Create time series bar plot. |
| is.comments | Check if object is of class comments |
| is.issues | Check if object is of class issues |
| issue_deets | Print details of an issue |
| parse_issue | Parse a github issue |
| parse_issue_comments | Parse a github issue comments |
| summary.comments | Print summary, just comment ID, user, and body of comment |
| summary.issues | Print summary, just issue titles and IDs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.