Learn R Programming

sportyR (version 2.2.3)

football_team_bench_area: 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
)

Value

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

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