View source: R/features-basketball.R
basketball_free_throw_circle_dash | R Documentation |
On some courts, there are a series of dashes that comprise the bottom half of the free throw circle (e.g. the half closer to the basket). This function generates a single dash
basketball_free_throw_circle_dash(
feature_radius = 0,
line_thickness = 0,
start_angle = 0,
end_angle = 0
)
feature_radius |
The radius of the free throw circle |
line_thickness |
The thickness of the dash |
start_angle |
The angle, in |
end_angle |
The angle, in |
A data frame containing the bounding coordinates of a dash on the free throw circle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.