lacrosse_goal_net: The goal net is the netting that the ball must hit in order...

View source: R/features-lacrosse.R

lacrosse_goal_netR Documentation

The goal net is the netting that the ball must hit in order to score a point

Description

The goal net is the netting that the ball must hit in order to score a point

Usage

lacrosse_goal_net(
  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 net


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