Description Usage Arguments Examples
Get a list of watchers of a repo.
1 | get_watchers(repo, info_type = "login")
|
repo |
The repository name. |
info_type |
The type of information we get from user profile, e.g. "login" or "email". |
1 2 | repo <- "terrytangyuan/maintainer-tools"
get_watchers(repo)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.