Learn R Programming

nhlscraper (version 0.2.0)

get_venues: Get all venues

Description

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

Usage

get_venues()

Arguments

Value

tibble with one row per venue

Examples

Run this code
all_venues <- get_venues()

Run the code above in your browser using DataLab