R/Other.R
get_venues.Rd
get_venues() retrieves information on each venue, including but not limited to their ID, name, and location.
get_venues()
tibble with one row per venue
all_venues <- get_venues()