parse_box_yf: Parse the players box score from a YellowFruit tournament

Description Usage Arguments Value

Description

Parse the players box score from a YellowFruit tournament

Usage

1
parse_box_yf(line, box, powers)

Arguments

line

The game score line

box

The player box score

powers

Whether or not the tournament has powers ('T' or 'F')

Value

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.


ryanrosenberg/hsqbdb documentation built on Feb. 8, 2022, 11:29 a.m.