Learn R Programming

github (version 0.9.8)

get.repository.issues: List all issues for a repo

Description

List all issues for a repo

Usage

get.repository.issues(owner, repo, ..., ctx = get.github.context())

Arguments

owner

the repo owner

repo

the repo name

...

extra parameters. See http://developer.github.com/v3/issues/ for details

ctx

the github context object

Value

the list of issues