View source: R/possessioninfo.R
possessioninfo | R Documentation |
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.
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. |
possessioninfo(dataframe)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.