View source: R/git_get_issues.R
Create an issue on a repo from R list data
1 | create_issue(owner, repo, issue_content)
|
owner |
Owner of the Github Repo (org or individual user) |
repo |
Name of the Github Repo |
issue_content |
R List with issue content |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.