mark.my.repository.notifications {github} | R Documentation |
mark my notifications as read for a given repo
mark.my.repository.notifications(owner, repo, ..., ctx = get.github.context())
owner |
the repo owner |
repo |
the name of the repo |
... |
extra parameters. See http://developer.github.com/v3/activity/notifications/#mark-notifications-as-read-in-a-repository for |
ctx |
the github context object |
none