| replays | R Documentation |
replays() downloads the stored season-level puck/player tracking parquet
snapshot and returns one row per tracked decisecond.
replays(season = 20242025)
season |
integer in YYYYYYYY (e.g., 20242025); see |
data.frame with one row per decisecond
# May take >5s, so skip.
replays_20252026 <- replays(season = 20252026)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.