| check_gh_repo_contributors | R Documentation |
Check all SSH keys of GitHub users a particular account is following
check_gh_repo_contributors(owner, repo)
owner |
github owner name |
repo |
github repo |
data frame
this may take a while for repos with a large contributor list; this will also ignore "bots"
## Not run:
check_gh_repo_contributors("koenrh")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.