Learn R Programming

sportyR (version 2.2.3)

tennis_doubles_alley: Tennis Doubles Alley

Description

The doubles alley is the area between the singles and doubles sideline. It should run the entire length of the court

Usage

tennis_doubles_alley(court_length = 0, feature_thickness = 0)

Value

A data frame containing the bounding coordinates of the doubles alley

Arguments

court_length

The length of the court

feature_thickness

The thickness of the doubles alley (this is the distance between the singles and doubles sidelines)