View source: R/freezeframeinfo.R
freezeframeinfo | R Documentation |
For use with the StatsBomb Data API credentials. After StatsBomb data is read in from the API, JSON file, this function will pull all of the defensive and attacking information from the freeze frames.
freezeframeinfo(dataframe)
dataframe |
Dataframe object gathered from the StatsBomb API. |
df |
Returns a data frame with extra information calculated from the freeze frames. |
allevents <- freezeframeinfo(allevents)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.