tennis_backcourt {sportyR} | R Documentation |
The backcourt is the area behind the serviceline on the court, contained within the singles sidelines
Description
The backcourt is the area behind the serviceline on the court, contained within the singles sidelines
Usage
tennis_backcourt(court_length = 0, serviceline_distance = 0, singles_width = 0)
Arguments
court_length |
The length of the court |
serviceline_distance |
The distance from the net to the serviceline |
singles_width |
The width of the singles court |
Value
A data frame containing the bounding coordinates of the backcourt
[Package sportyR version 2.2.2 Index]