Description Usage Arguments Value
View source: R/vwp_block_front_row.R
Using rotation information, record the names of the players who start in the front left/center/right positions, for the blocking team. Because teams may run unusual blocking schemes (switch-blocking, middle on a pin, etc.), we can only know which players could possibly have been in position to block an attack. Furthermore, a player may influence the attack without directly being involved in the block (e.g., if the setter intentionally sets away from a pin blocker)
1 | vwp_block_front_row(plays)
|
plays |
a dv_plays object or data frame containing play-by-play data |
The same data frame, with three additional columns ("block_front_left", "block_front_center", "block_front_right") indicating the opposing team's front line during an attack
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.