basketball_center_circle_fill {sportyR} | R Documentation |
The center circle is broken into two parts: the
basketball_center_circle_outline()
, and the fill (this feature), which is
the court coloring inside of the inner edge of this circle
Description
The center circle is broken into two parts: the
basketball_center_circle_outline()
, and the fill (this feature), which is
the court coloring inside of the inner edge of this circle
Usage
basketball_center_circle_fill(center_circle_radius = 0, line_thickness = 0)
Arguments
center_circle_radius |
The outer radius of the center circle |
line_thickness |
The thickness of the line that comprises the center circle |
Value
A data frame of the boundary of the center circle. The interior of these coordinates correspond to the filled section
[Package sportyR version 2.2.2 Index]