View source: R/features-lacrosse.R
lacrosse_goal_fan_hash_mark | R Documentation |
lacrosse_goal_fan()
) are drawn
independently from the goal fan itself. These should just be rectangles with
anchor points along the circleThe 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
lacrosse_goal_fan_hash_mark(
goal_fan_hash_mark_length = 0,
line_thickness = 0,
rotational_angle = 0
)
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 |
A data frame containing the bounding coordinates of a hash mark along the goal fan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.