fetch_awards_allaustralian: Fetch AFL All-Australian Team or Squad
Description
Fetch AFL All-Australian Team or Squad
Usage
fetch_awards_allaustralian(season, type = c("team", "squad"))Value
A tibble with player/team info
Arguments
- season
A single year (e.g., 2023)
- type
Either "team" (final 22) or "squad" (initial 44)