View source: R/cleanlocations.R
cleanlocations | R Documentation |
For use with the StatsBomb Data API credentials. After StatsBomb data is read in from the API, JSON file, this function will clean all of the location variables.
cleanlocations(dataframe)
dataframe |
Dataframe object gathered from the StatsBomb API. |
df |
Returns a data frame with all locations cleaned. |
cleanlocations(dataframe)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.