nhl_venues: Retrieve metadata on NHL venues from the API
Description
Retrieve metadata on NHL venues from the API
Usage
nhl_venues(venueIds = NULL)
Arguments
venueIds
integer(), vector of one or more venue ids
or NULL (default) for all currently exposed venues. The
exported values seem incomplete, so it may be worth it to
investigate other ids.
Value
data.frame, with information on venues, one row per venue.