get.my.notifications {github}R Documentation

list the current user's notifications

Description

list the current user's notifications

Usage

get.my.notifications(..., ctx = get.github.context())

Arguments

...

extra parameters. See http://developer.github.com/v3/activity/notifications/#list-your-notifications for details.

ctx

the github context object

Value

the list of notifications


[Package github version 0.9.12 Index]