Skip to contents

Takes a list of TBA API team objects and converts to a tidy tibble

Usage

tidy_teams(raw)

Arguments

raw

TBA API team object list

Value

tidy tibble of teams

Author

Gabriel Krotkov

Examples

tidy_teams(read_event_teams("2022txirv"))
#> Error in tidy_teams(read_event_teams("2022txirv")): could not find function "tidy_teams"