vwp_block_front_row: Add opposing players in front row during an attack

Description Usage Arguments Value

View source: R/vwp_block_front_row.R

Description

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)

Usage

1

Arguments

plays

a dv_plays object or data frame containing play-by-play data

Value

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


dpwynne/volleyWP documentation built on Dec. 20, 2021, 1:13 a.m.