Learn R Programming

nhlscraper (version 0.4.2)

wsc_summary: Access the World Showcase (WSC) summary for a game

Description

wsc_summary() scrapes the WSC summary for a given game.

Usage

wsc_summary(game = 2023030417)

Value

list of various items

Arguments

game

integer ID (e.g., 2025020275); see games() for reference

Examples

Run this code
wsc_summary_Martin_Necas_legacy_game <- wsc_summary(game = 2025020275)

Run the code above in your browser using DataLab