Learn R Programming

nhlscraper (version 0.2.0)

get_award_winners: Get all award winners/finalists

Description

get_award_winners() retrieves information on each award winner or finalist, including but not limited to their player, trophy, and season IDs; name; and vote count.

Usage

get_award_winners()

Arguments

Value

tibble with one row per winner/finalist

Examples

Run this code
all_award_winners <- get_award_winners()

Run the code above in your browser using DataLab