competitions | R Documentation |
This function easily scrapes the competitions available from the StatsBomb API.
competitions(username, password)
username |
Character string of your StatsBomb API username. |
password |
Character string of your StatsBomb API password. |
version |
Character string of the version of the StatsBomb API you wish to access. Currently version v1 and v2 are supported. |
df |
Returns a data frame with all competitions available. |
competitions(username, password)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.