Description Usage Arguments Value
Parse the players box score from a YellowFruit tournament
1 | parse_box_yf(line, box, powers)
|
line |
The game score line |
box |
The player box score |
powers |
Whether or not the tournament has powers ('T' or 'F') |
Returns a tidy data frame of player stats, with columns for round, game_num, team, opponent, player, tossups heard ("tuh", if the tournament did not record player tuh this will be NA), powers (if the tournament does not have powers this will be NA), tens, negs, and pts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.