volleyball_sideline {sportyR} | R Documentation |
The lines on the court that run the full length of the court are referred to as the sidelines, with the full width of the line being considered in bounds
Description
The lines on the court that run the full length of the court are referred to as the sidelines, with the full width of the line being considered in bounds
Usage
volleyball_sideline(court_length = 0, line_thickness = 0)
Arguments
court_length |
The length of the court, measured from the exterior edges of the end lines |
line_thickness |
The thickness of the sideline |
Value
A data frame containing the bounding box of the sideline
[Package sportyR version 2.2.2 Index]