soccer_center_circle {sportyR} | R Documentation |
The center circle is the circle located at the center of the field. Inside of the center circle is the center mark, where each half begins, as well as where play resumes following a goal
Description
The line thickness will be uniform for all features on the pitch
Usage
soccer_center_circle(feature_radius = 0, feature_thickness = 0)
Arguments
feature_radius |
The outer radius of the center circle |
feature_thickness |
The thickness of the center circle |
Value
A data frame containing the bounding coordinates of the center circle
[Package sportyR version 2.2.2 Index]