lacrosse_goal_mouth: The goal mouth is similar to the goal fan, except it is...

View source: R/features-lacrosse.R

lacrosse_goal_mouthR 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


sportyR documentation built on July 9, 2023, 5:49 p.m.