football_team_bench_area: Football Team Bench Area (Interior)

View source: R/features-football.R

football_team_bench_areaR Documentation

Football Team Bench Area (Interior)

Description

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

Usage

football_team_bench_area(
  team_bench_length_field_side = 0,
  team_bench_length_back_side = 0,
  team_bench_width = 0
)

Arguments

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

Value

A data frame of the bounding coordinates of the team bench area


sportyR documentation built on Aug. 8, 2025, 6:17 p.m.