Description Usage Arguments Value
View source: R/vwp_player_number_to_player_name.R
Looks up a player's team and number in the play-by-play data and reports the corresponding name
1 | vwp_player_number_to_player_name(player_number, player_team, plays)
|
player_number |
the number of the player to replace |
player_team |
the team for which the player plays |
plays |
a dv_plays object or data frame containing play-by-play data |
The same data frame, with an "attack_start_zone" variable indicating the starting zone of the (preceding) attack
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.