fetch_awards_brownlow: Fetch Brownlow Medal Data
Description
Fetch Brownlow Medal Data
Usage
fetch_awards_brownlow(season, type = c("player", "team"))Value
A tibble with Brownlow vote data.
Arguments
- season
A single numeric year (e.g., 2024).
- type
Either "player" (default) or "team".