lacrosse_goal_circle()
) that runs through
y = 0
The goal arc fan is present on some fields (e.g. NCAAW) as a quarter-circle
located around the goal. The anchor for this feature should be given as the
center of the goal line, but the radius of the arc actually corresponds to
a point on the goal circle (see lacrosse_goal_circle()
) that runs through
y = 0
lacrosse_goal_fan(
goal_fan_radius = 0,
goal_circle_radius = 0,
line_thickness = 0
)
A data frame containing the bounding coordinates of the goal fan
The outer radius of the goal fan, measured from the center of the goal line to the outer edge of the goal fan
The radius of the goal circle
The thickness of the goal fan line