Description Usage Arguments Value
View source: R/tournament-parser.R
Wrapper function for scraping a YellowFruit tournament #' Wrapper function for scraping a YellowFruit tournament
1 | parse_tournament_yf(url, powers)
|
url |
A link to a YellowFruit stats report |
powers |
Whether or not the tournament has powers ('T' or 'F') |
Returns a named list of two data frames, one containing player stats (conveniently named "player_stats") and the other team stats ("team_stats").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.