View source: R/get_issue_authors.R
| get_issue_authors | R Documentation | 
get authors of issues in a repo
get_issue_authors(owner, repo)
owner | 
 owner of the repo, string  | 
repo | 
 repo name, string  | 
a character vector of all logins of authors of issues
get_issue_authors("ropensci", "taxize")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.