soccer_corner_arc {sportyR} | R Documentation |
The corner arcs are the quarter-circles located where the touchline meets the goal line
Description
The line thickness will be uniform for all features on the pitch
Usage
soccer_corner_arc(feature_radius = 0, feature_thickness = 0)
Arguments
feature_radius |
The outer radius of the corner arc |
feature_thickness |
The thickness of the corner arc |
Value
A data frame containing the bounding coordinates of the corner arc
[Package sportyR version 2.2.2 Index]