Description Usage Arguments Examples
View source: R/git_get_issues.R
Get repo's issues
1 | get_issues(owner, repo, parameters = NULL, res_type = "tibble")
|
owner |
Owner of the Github Repo (org or individual user) |
repo |
Name of the Github Repo |
parameters |
List of query parameter to filter issues |
res_type |
Type of data returned |
1 | get_issues("xvrdm", "ggrough")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.