| add_shooter_biometrics | R Documentation |
add_shooter_biometrics() adds shooter biometrics (height, weight, hand, age at game date, and position) to (a) play-by-play(s) for shot attempts.
add_shooter_biometrics(play_by_play)
play_by_play |
data.frame of play-by-play(s) using the current public schema returned by |
data.frame with one row per event (play) and added columns: shooterHeight, shooterWeight, shooterHandCode, shooterAge, and shooterPositionCode
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.