get_collaborators: Get collaborators of a repository

View source: R/get_collaborators.R

get_collaboratorsR Documentation

Get collaborators of a repository

Description

Get collaborators of a repository

Usage

get_collaborators(owner, repo)

Arguments

owner

owner of the repo, string

repo

repo name, string

Value

a data.frame of collaborators name, login and rights

Examples

## Not run: 
get_collaborators("ropensci", "ropenaq")

## End(Not run)

ropenscilabs/ghrecipes documentation built on May 17, 2022, 2:08 p.m.