Description Usage Arguments Value Examples
For use with the StatsBomb Data API credentials. This function is used to access the JSON file from the StatsBomb API and format it as a data frame (tibble) for use in R. This function returns defines a player's footedness based on the percent of time they use each foot.
1 | get.playerfootedness(Passes)
|
Passes |
Data frame with passes, pass body part name and player name and id. |
df |
Data frame of the percent of time each player uses each foot, and their dominant foot defined by the greater percent. |
1 | get.playerfootedness(Passes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.