lacrosse_goal_mouth {sportyR} | R Documentation |
The goal mouth is similar to the goal fan, except it is plainly a semi-circle located in front of the goal on fields for which it appears. The separation between the ends of it typically correspond to the diameter of the goal circle
Description
The goal mouth is similar to the goal fan, except it is plainly a semi-circle located in front of the goal on fields for which it appears. The separation between the ends of it typically correspond to the diameter of the goal circle
Usage
lacrosse_goal_mouth(
goal_mouth_radius = 0,
line_thickness = 0,
goal_mouth_semi_circle_separation = 0
)
Arguments
goal_mouth_radius |
The outer radius of the goal mouth |
line_thickness |
The thickness of the line marking the goal mouth |
goal_mouth_semi_circle_separation |
The separation between the ends of the flat part of the semi-circle that is the goal mouth |
Value
A data frame containing the bounding coordinates of the goal mouth
[Package sportyR version 2.2.2 Index]