Learn R Programming

sportyR (version 2.2.2)

lacrosse_goal_frame: The goal frame is the posts through which the ball must pass in order to score a goal. It is usually triangular in shape

Description

The goal frame is the posts through which the ball must pass in order to score a goal. It is usually triangular in shape

Usage

lacrosse_goal_frame(
  goal_frame_opening_interior = 0,
  goal_post_thickness = 0,
  goal_depth = 0
)

Value

A data frame containing the bounding coordinates of the goal frame

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