Learn R Programming

nhlscraper (version 0.5.0)

venues: Access all the venues

Description

venues() retrieves all the venues as a data.frame where each row represents venue and includes detail on venue/location geography and regional metadata.

Usage

venues()

Arguments

Value

data.frame with one row per venue

Examples

Run this code
all_venues <- venues()

Run the code above in your browser using DataLab