plot_player_stints: Stint Plot

View source: R/plot_player_stints.R

plot_player_stintsR Documentation

Stint Plot

Description

Plots all player and lineup stints for a single game, along with player ending +/- Plot is colored by net points added/lost during stint

Usage

plot_player_stints(play_by_play_data = NA)

Arguments

play_by_play_data

a data frame of lineups created from get_lineups(). Must be a single game

Value

ggplot object of stint plot


jflancer/bigballR documentation built on March 1, 2025, 3:57 a.m.