lacrosse_goal_fan_hash_mark: The hash marks around the goal fan (see...

View source: R/features-lacrosse.R

lacrosse_goal_fan_hash_markR Documentation

The hash marks around the goal fan (see lacrosse_goal_fan()) are drawn independently from the goal fan itself. These should just be rectangles with anchor points along the circle

Description

The hash marks around the goal fan (see lacrosse_goal_fan()) are drawn independently from the goal fan itself. These should just be rectangles with anchor points along the circle

Usage

lacrosse_goal_fan_hash_mark(
  goal_fan_hash_mark_length = 0,
  line_thickness = 0,
  rotational_angle = 0
)

Arguments

goal_fan_hash_mark_length

The length of each hash mark along the goal fan

line_thickness

The thickness of each hash mark along the goal fan

rotational_angle

The angle (in degrees) that the hash mark should be rotated

Value

A data frame containing the bounding coordinates of a hash mark along the goal fan


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