
Access the raw World Showcase (WSC) play-by-play for a game
Source:R/Game.R
wsc_play_by_play_raw.Rdwsc_play_by_play_raw() returns the raw flattened World Showcase play-by-play
as served by the NHL API for one game. Use wsc_play_by_play() for the
cleaned public schema that repairs common clock/order defects and appends the
derived public columns.
Arguments
- game
integer ID (e.g., 2025020275); see
games()for reference