Learn R Programming

discgolf (version 0.2.0)

notifications: Notifications data

Description

Notifications data

Usage

notifications(url = NULL, key = NULL, user = NULL, ...)

Arguments

url

Base url for a Discourse installation. See disc_setup

key

Your api key on the Discourse installation. See disc_setup

user

Your user name on the Discourse installation. See disc_setup

...

Named parameters passed on to HttpClient

Examples

Run this code
# NOT RUN {
notifications()
# }

Run the code above in your browser using DataLab