Learn R Programming

github (version 0.9.8)

get.repository.events: list events for a given repo

Description

list events for a given repo

Usage

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

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

...

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

ctx

the github context object

Value

the list of repository events