jimmyday12 / fitzRoy

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

Fix round numbers for 2020 through round 12 #126

Closed cfranklin11 closed 4 years ago

cfranklin11 commented 4 years ago

Resolves #125

The AFL fixture has been compressed, such that each week is going to have about a round and a half. This means that we have to adjust round numbers for upcoming weeks based on the date ranges of the upcoming rounds.

jimmyday12 commented 4 years ago

Thanks @cfranklin11 I'll merge for now as the failing tests are due to AFL tables removing some pages we were using. I'm going to try handle that better on the weekend