View source: R/features-football.R
football_team_bench_area | R Documentation |
The team bench area is the area beyond the restricted area and coaching box. It is where the team benches, non-playing players, and team staff are to remain during the game
football_team_bench_area(
team_bench_length_field_side = 0,
team_bench_length_back_side = 0,
team_bench_width = 0
)
team_bench_length_field_side |
The length of the side of the team bench area closest to the field |
team_bench_length_back_side |
The length of the side of the team bench area furthest from the field |
team_bench_width |
The depth beyond the outer edge of the coaching box line that the team bench area protrudes |
A data frame of the bounding coordinates of the team bench area
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.