number of matches to return, starting from the most recent
Value
Returns a data frame of match results from the year and number of results
Details
For example - you might just want to return the results from last round so you'd set last_n_results = 9.
If you want to return a large amount of results, it is more efficient to use get_match_results() however this can sometimes take some time to update the latest rounds results.