jimmyday12 / fitzRoy

A set of functions to easily access AFL data
https://jimmyday12.github.io/fitzRoy
Other
129 stars 27 forks source link

Add team line ups #140

Closed jimmyday12 closed 3 years ago

jimmyday12 commented 3 years ago

Create a new fetch_ function for team lineups. It would be able to return actual lineups for past games and selected teams ahead of time where available.

Something like

fetch_lineup(season = 2021, round_number = 1, source = "AFL", comp = "AFLW")