location: Access the location for a zip code

View source: R/Other.R

locationR Documentation

Access the location for a zip code

Description

location() scrapes the location for a given zip code.

Usage

location(zip = 10001)

Arguments

zip

integer (e.g., 48304)

Value

data.frame with one row per team

Examples

Cranbrook_Schools <- location(48304)

nhlscraper documentation built on Dec. 17, 2025, 5:10 p.m.