get_events | R Documentation |
Get the events from a meetup group
get_events(urlname, ..., extra_graphql = NULL, token = meetup_token())
urlname |
Character. The name of the group as indicated in the https://meetup.com url. |
... |
Should be empty. Used for parameter expansion |
extra_graphql |
A graphql object. Extra objects to return |
token |
Meetup token |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.