character string for start date return to URLs from, in "dmy" or "ymd" format
end_date
optional, character string for end date to return URLS, in "dmy" or "ymd" format
Value
a data table containing player stats for each game between start date and end date
Details
This function returns a data frame containing match stats for each game within the specified date range. The data from contains all stats on afltables match pages and returns 1 row per player.
The data for this function is hosted on github to avoid extensive scraping of historical data from afltables.com. This will be updated regularly.