get.my.organization.events {github}R Documentation

list events from the authenticated user organization

Description

list events from the authenticated user organization

Usage

get.my.organization.events(org, ..., ctx = get.github.context())

Arguments

org

the organization

...

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

ctx

the github context object

Value

the list of events


[Package github version 0.9.12 Index]