get.public.events {github}R Documentation

list public events

Description

list public events

Usage

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

Arguments

...

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

ctx

the github context object

Value

the list of public events


[Package github version 0.9.12 Index]