plot_paces: Generate a pace plot for each 5-minutes inverval for 2 teams

View source: R/plots.R

plot_pacesR Documentation

Generate a pace plot for each 5-minutes inverval for 2 teams

Description

Generate a pace plot for each 5-minutes inverval for 2 teams

Usage

plot_paces(pbp_data, chosen_match_id, move_explanation_right = 0)

Arguments

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

Value

plot with the paces

Examples

plot_paces(pbp_data, 1)

telaroz/handbaloner documentation built on Nov. 25, 2024, 2:18 p.m.