football_coaching_box {sportyR} | R Documentation |
The coaching box is the area between the restricted area and team bench area.
It may or may not be distinct from either of these areas, but is typically
separated by the coaching box line (see football_coaching_box_line()
for
more information on the coaching box line)
Description
The coaching box is the area between the restricted area and team bench area.
It may or may not be distinct from either of these areas, but is typically
separated by the coaching box line (see football_coaching_box_line()
for
more information on the coaching box line)
Usage
football_coaching_box(coaching_box_length = 0, feature_thickness = 0)
Arguments
coaching_box_length |
The length of the coaching box |
feature_thickness |
The depth beyond the exterior edge of the restricted area that the coaching box protrudes |
Value
A data frame of the bounding box of coaching box
[Package sportyR version 2.2.2 Index]