lacrosse_defensive_area_line {sportyR} | R Documentation |
The defensive-area lines run parallel to the sidelines and are connected to
the end line (see lacrosse_end_line()
) and restraining line (see
lacrosse_restraining_line()
) when these features are present
Description
The defensive-area lines run parallel to the sidelines and are connected to
the end line (see lacrosse_end_line()
) and restraining line (see
lacrosse_restraining_line()
) when these features are present
Usage
lacrosse_defensive_area_line(
defensive_area_line_length = 0,
line_thickness = 0
)
Arguments
defensive_area_line_length |
The length of the defensive-area line length |
line_thickness |
The thickness of the defensive area line |
Value
A data frame containing the bounding coordinates of the defensive area lines
[Package sportyR version 2.2.2 Index]