Description Usage Arguments Value
View source: R/vwp_block_touched.R
Classify a dig as being off a block touch or directly off an attack. Covers should always be classified as off a block touch.
1 | vwp_block_touched(plays)
|
plays |
a dv_plays object or data frame containing play-by-play data |
The same data frame, with a "block_touched" variable taking the value 1 if the touch is a dig/cover off a block touch and 0 otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.