Description Usage Arguments Value Examples
This function puts the field mappings onto the graphics in specification with StatsBomb data.
1 2 | ggplot(StatsBombData, aes(location.x, location.y)) +
annotate_pitchSB()
|
theme |
A ggplot theme layer. |
theme |
A ggplot theme layer. |
1 2 | ggplot(StatsBombData, aes(location.x, location.y)) +
annotate_pitchSB()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.