lacrosse_goal_frame: The goal frame is the posts through which the ball must pass...

View source: R/features-lacrosse.R

lacrosse_goal_frameR Documentation

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
)

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

Value

A data frame containing the bounding coordinates of the goal frame


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