View source: R/fetch_player_stats.R
fetch_team_stats_championdata | R Documentation |
Fetches team stats for the given Champion Data competition ID. If round is provided, filters fixtures to that round.
fetch_team_stats_championdata(comp, round = NULL)
comp |
Integer. Competition ID (required). |
round |
Integer or NULL. Round filter (optional). |
Tibble of team stats joined with fixture info.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.