hockey_off_ice_officials_box {sportyR} | R Documentation |
The off-ice officials' box is located between the two penalty boxes, opposite the team bench areas
Description
This will have the same thickness as the boards, but will be located outside the ice surface
Usage
hockey_off_ice_officials_box(
feature_thickness = 0,
officials_box_length = 0,
officials_box_depth = 0
)
Arguments
feature_thickness |
The thickness of the outline of the off-ice officials' box |
officials_box_length |
The length of the off-ice officials' box |
officials_box_depth |
The depth at which the off-ice officials' box extends from the outer edge of the boards |
Value
A data frame containing the bounding coordinates of the off-ice officials' box's outline
[Package sportyR version 2.2.2 Index]