View source: R/features-basketball.R
basketball_free_throw_circle | R Documentation |
basketball_free_throw_circle_fill()
The outline of the free throw circle. The interior filling area is created
via basketball_free_throw_circle_fill()
basketball_free_throw_circle(
overhang = 0,
free_throw_circle_radius = 0,
line_thickness = 0
)
overhang |
The arc length of the free throw circle that hangs past the free throw line |
free_throw_circle_radius |
The radius of the free throw circle |
line_thickness |
The thickness of the free throw line |
A data frame of the bounding coordinates of the free throw circle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.