fetch_team_stats_championdata: Fetch Champion Data Team Stats for Competition

View source: R/fetch_player_stats.R

fetch_team_stats_championdataR Documentation

Fetch Champion Data Team Stats for Competition

Description

Fetches team stats for the given Champion Data competition ID. If round is provided, filters fixtures to that round.

Usage

fetch_team_stats_championdata(comp, round = NULL)

Arguments

comp

Integer. Competition ID (required).

round

Integer or NULL. Round filter (optional).

Value

Tibble of team stats joined with fixture info.


nrlR documentation built on Sept. 1, 2025, 9:07 a.m.