Learn R Programming

nhlscraper (version 0.2.0)

get_officials: Get all officials

Description

get_officials() retrieves information on each official, including but not limited to their ID, name, and birth date and location.

Usage

get_officials()

Arguments

Value

tibble with one row per official

Examples

Run this code
all_officials <- get_officials()

Run the code above in your browser using DataLab