mark_notification {imguR} | R Documentation |
Mark a notification as read
mark_notification(id, ...)
id |
A notification ID. |
... |
Other arguments passed to HTTP request functions, for example: |
Marks a named notification as read so that it does not show in future get_notifications
results.
An object of class “imgur_basic”.
Thomas J. Leeper