plot_paces | R Documentation |
Generate a pace plot for each 5-minutes inverval for 2 teams
plot_paces(pbp_data, chosen_match_id, move_explanation_right = 0)
pbp_data |
PBP data |
chosen_match_id |
Which match_id you want to plot |
move_explanation_right |
Explanation on what pace is can be moved to the rigth |
plot with the paces
plot_paces(pbp_data, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.