lacrosse_change_area_outline: Lacrosse Change Area (Outline)

View source: R/features-lacrosse.R

lacrosse_change_area_outlineR Documentation

Lacrosse Change Area (Outline)

Description

The change area is the box-shaped area in front of the team benches where a substitutions occur. This feature describes its outline; its interior fill is controlled by lacrosse_change_area_fill()

Usage

lacrosse_change_area_outline(
  change_area_length = 0,
  change_area_width = 0,
  feature_thickness = 0
)

Arguments

change_area_length

The length of the change area's interior

change_area_width

The distance off the boards that the change area extends into the playing surface

feature_thickness

The thickness of the outline of the box

Value

A data frame containing the bounding coordinates of the change area's outline


sportyR documentation built on Aug. 8, 2025, 6:17 p.m.