viz_corsi_graph: Chart Corsi Events for Each Team

Description Usage Arguments Author(s)

View source: R/game_viz.r

Description

Create a chart of all corsi events for each team plotted by minute of the game using NHL RTSS data. Only uses one game at a time.

Usage

1
viz_corsi_graph(rawdata, color_list = team_colors)

Arguments

rawdata

NHL RTSS data for a single game

color_list

utilizes the hex colors stored in team_colors$primary unless otherwise specified

Author(s)

Eric Fastner (eric.fastner@gmail.com)


EFastner/icescrapR documentation built on Jan. 15, 2022, 1:11 p.m.