Skip to contents

get_venues() retrieves information on each venue, including but not limited to their ID, name, and location.

Usage

get_venues()

Value

tibble with one row per venue

Examples

all_venues <- get_venues()