Skip to contents

Get information for a specified event

Usage

get_event(id, extra_graphql = NULL, ...)

Arguments

id

Required event ID

extra_graphql

A graphql object. Extra objects to return

...

Should be empty. Used for parameter expansion

Value

A meetup_event object with information about the specified event

Examples

event <- get_event(id = "103349942")