Description Usage Arguments Value Examples
View source: R/possessioninfo.R
For use with the StatsBomb Data API credentials. After StatsBomb data is read in from the API, JSON file, this function will return a data frame all formatted for R with extra information about the current posssession in the game added.
1 | possessioninfo(dataframe)
|
dataframe |
Dataframe object gathered from the StatsBomb API. |
df |
Returns a data frame with all of the original data frame all cleaned for R with extra information added. |
1 | possessioninfo(dataframe)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.