get_officials {nhlscraper} | R Documentation |
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()
Value
tibble with one row per official
Examples
all_officials <- get_officials()
[Package nhlscraper version 0.2.0 Index]