Learn R Programming

nhlscraper (version 0.4.2)

location: Access the location for a zip code

Description

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

Usage

location(zip = 10001)

Value

data.frame with one row per team

Arguments

zip

integer (e.g., 48304)

Examples

Run this code
Cranbrook_Schools <- location(48304)

Run the code above in your browser using DataLab