get_watchers: Get a list of watchers of a repo.

Description Usage Arguments Examples

View source: R/users.R

Description

Get a list of watchers of a repo.

Usage

1
get_watchers(repo, info_type = "login")

Arguments

repo

The repository name.

info_type

The type of information we get from user profile, e.g. "login" or "email".

Examples

1
2
repo <- "terrytangyuan/maintainer-tools"
get_watchers(repo)

terrytangyuan/maintainer-tools documentation built on Sept. 6, 2020, 11:53 a.m.