View source: R/features-lacrosse.R
lacrosse_goal_line | R Documentation |
x
coordinate
should be its center (e.g. half of the line's width should be on each side of
the x
anchor)The goal line is where the front edge of the goal sits. It spans the entire
interior dimension of the goal mouth. Its anchoring x
coordinate
should be its center (e.g. half of the line's width should be on each side of
the x
anchor)
lacrosse_goal_line(
goal_frame_width = 0,
line_thickness = 0,
goal_line_full_diameter = FALSE,
goal_circle_radius = 0
)
goal_frame_width |
The interior width of the goal frame's opening |
line_thickness |
The thickness of the goal line |
goal_line_full_diameter |
Whether or not the goal line should extend the
full diameter of the |
goal_circle_radius |
The outer radius of the goal circle |
A data frame containing the bounding coordinates of the goal line
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.