View source: R/features-basketball.R
basketball_free_throw_circle_fill | R Documentation |
basketball_free_throw_circle()
The filled-in section of the free throw circle. The circle is the area where
a free throw shooter stands when attempting the free throw. The outline of
this area will be created separately via
basketball_free_throw_circle()
basketball_free_throw_circle_fill(
free_throw_circle_radius = 0,
line_thickness = 0
)
free_throw_circle_radius |
The outer radius of the free throw circle, measured from the center of the free throw line |
line_thickness |
The thickness of the outline of the free throw circle |
A data frame containing the bounding coordinates of the free throw circle's semi-circular filling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.