get.matchFree: This function returns all events for the match requested. This is for use with the freely released data from StatsBomb.com.
Description
This function easily scrapes the free events available from StatsBomb.com. Most effectively, this function is used internally in the StatsBombFreeEvents() function in order to pull in all of the freely available StatsBomb Data.
Usage
get.matchFree(Match)
Arguments
Match
Character string of the match id you wish to pull data for.
Value
dataframe
Returns a data frame with all events for this match available for free.