get.playerfootedness | R Documentation |
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.
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. |
get.playerfootedness(Passes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.