View source: R/plot_player_stints.R
plot_player_stints | R Documentation |
Plots all player and lineup stints for a single game, along with player ending +/- Plot is colored by net points added/lost during stint
plot_player_stints(play_by_play_data = NA)
play_by_play_data |
a data frame of lineups created from get_lineups(). Must be a single game |
ggplot object of stint plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.