jimmyday12 / fitzRoy

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

Update needed for error message #147

Closed peteowen1 closed 3 years ago

peteowen1 commented 3 years ago

Just thought I'd note that the error for the fetch_lineup function :

Error: Comp should be either "AFLW" or "AFL". You supplied

Message needs to be updated to say:

Error: Comp should be either "AFLW" or "AFLM". You supplied

Also just wanted to say thanks for creating such a useful package!