lacrosse_goal_net {sportyR} | R Documentation |
The goal net is the netting that the ball must hit in order to score a point
Description
The goal net is the netting that the ball must hit in order to score a point
Usage
lacrosse_goal_net(
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 net
[Package sportyR version 2.2.2 Index]