event_search: return events based on the provided search criteria

Description Usage Arguments Value Examples

Description

return events based on the provided search criteria

Usage

1
event_search(api_key, ...)

Arguments

api_key

string

...

optional parameters More

Value

List with the following elements:

Examples

1
2
3
key <- "######"
## retrieve 10 events
event_search(key, limit = 10)

OmaymaS/yelpr documentation built on May 15, 2019, 3:24 p.m.