lacrosse_goal_frame {sportyR} | R Documentation |
The goal frame is the posts through which the ball must pass in order to score a goal. It is usually triangular in shape
Description
The goal frame is the posts through which the ball must pass in order to score a goal. It is usually triangular in shape
Usage
lacrosse_goal_frame(
goal_frame_opening_interior = 0,
goal_post_thickness = 0,
goal_depth = 0
)
Arguments
goal_frame_opening_interior |
The interior width of the goal frame's opening |
goal_post_thickness |
The thickness of the goal post |
goal_depth |
The outer depth at which the goal is anchored |
Value
A data frame containing the bounding coordinates of the goal frame
[Package sportyR version 2.2.2 Index]