View source: R/pbp_audit_functions.R
compute_game_playing_time | R Documentation |
Compute playing time for all players for a given game and team. This is used primarily to trouble shoot players-on-the-floor issues caused by missing or extra substitutions
compute_game_playing_time(pbp, team)
pbp |
play by play data for exactly one full game |
team |
the city, nickname, abbreviation or id of the desired team |
a tibble indicating player id, last and first name, jersey number and minutes played
Other pbp_audit:
audit_pof_vec()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.