Learn R Programming

sportyR (version 2.2.3)

tennis_frontcourt_half: Tennis Front Court

Description

The front court is the area between the tennis_net() and the tennis_serviceline(). left-hand side of the court when facing the net from the nearest baseline is the ad court, and the right-hand side is the deuce court. This is constrained by the singles tennis_sideline().

Usage

tennis_frontcourt_half(serviceline_distance = 0, singles_width = 0)

Value

A data frame containing the bounding coordinates of one half of the frontcourt

Arguments

serviceline_distance

The distance from the net to the serviceline

singles_width

The width of the singles court

Details

This is one half of the front court (either the ad or deuce court)