Learn R Programming

github (version 0.9.8)

get.user.public.received.events: list public events that a user has received

Description

list public events that a user has received

Usage

get.user.public.received.events(user, ..., ctx = get.github.context())

Arguments

user

the user

...

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

ctx

the github context object

Value

the list of public events the user has received