View source: R/features-lacrosse.R
lacrosse_goal_mouth | 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
lacrosse_goal_mouth(
goal_mouth_radius = 0,
line_thickness = 0,
goal_mouth_semi_circle_separation = 0
)
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 |
A data frame containing the bounding coordinates of the goal mouth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.