Learn R Programming

nhlscraper (version 0.2.0)

get_awards: Get all awards

Description

get_awards() retrieves information on each award, including but not limited to their trophy ID, name, description, creation date, and image URL.

Usage

get_awards()

Arguments

Value

tibble with one row per award

Examples

Run this code
all_awards <- get_awards()

Run the code above in your browser using DataLab