FreeJoinPlayerNickname | R Documentation |
This function joins player nicknames for players in the free matches available from StatsBomb.com.
FreeJoinPlayerNickname(events)
events |
Data frame of the event data that you want to join nicknames too. The match_ids must be present in the events data. |
df |
Returns a data frame with all events and nicknames joined. |
events <- FreeJoinPlayerNickname(events)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.