open_gh_issue | R Documentation |
Open issue only with name of repo, or if no issue specified open main issues page of repo. This uses latest_comments to extract issues for specified user in order to associate repo name with the correct GitHub organization.
open_gh_issue(repo = NULL, issue = NULL, user = "mpadge")
repo |
Name of repo |
issue |
Optional number of issue |
user |
Optional name of user |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.