basketball_lane_space_mark {sportyR} | R Documentation |
The lane space marks, also known as the blocks, denote where non-shooting players stand during free throws. Players may not cross these lines before the ball touches the rim on the shot attempt
Description
The lane space marks, also known as the blocks, denote where non-shooting players stand during free throws. Players may not cross these lines before the ball touches the rim on the shot attempt
Usage
basketball_lane_space_mark(feature_thickness = 0, mark_depth = 0)
Arguments
feature_thickness |
The thickness of the lane space mark (this is the
distance in the |
mark_depth |
The distance from the exterior edge of the free throw lane boundary that the lane space mark extends towards the sideline |
Value
A data frame containing the bounding box of the lane space mark
[Package sportyR version 2.2.2 Index]