View source: R/features-lacrosse.R
lacrosse_goal_circle_fill | R Documentation |
lacrosse_goal_circle()
for more informationThis feature is the area enclosed by the goal circle's outline. Please see
lacrosse_goal_circle()
for more information
lacrosse_goal_circle_fill(
goal_circle_radius = 0,
line_thickness = 0,
goal_circle_full_360 = TRUE,
goal_depth = 0,
goal_depth_to_circle = 0
)
goal_circle_radius |
The outer radius of the goal circle |
line_thickness |
The thickness of the goal circle |
goal_circle_full_360 |
A boolean indicating whether the goal circle should be a 360 degree circle |
goal_depth |
The depth of the goal |
goal_depth_to_circle |
The distance from the back tip of the goal to the outer radius of the goal circle |
A data frame containing the bounding coordinates of the goal circle's enclosed area
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.