get_issue_authors: get authors of issues in a repo

View source: R/get_issue_authors.R

get_issue_authorsR Documentation

get authors of issues in a repo

Description

get authors of issues in a repo

Usage

get_issue_authors(owner, repo)

Arguments

owner

owner of the repo, string

repo

repo name, string

Value

a character vector of all logins of authors of issues

Examples

get_issue_authors("ropensci", "taxize")

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