View source: R/features-tennis.R
tennis_court_apron | R Documentation |
The court apron is referred to as the backstop and sidestop. These areas are entirely outside of the playing court, but legal shots made here are considered in play
tennis_court_apron(
court_length = 0,
court_width = 0,
backstop_distance = 0,
sidestop_distance = 0
)
court_length |
The length of the court |
court_width |
The width of the court (usually the doubles width of the court) |
backstop_distance |
The distance from the back edge of the
|
sidestop_distance |
The distance from the outer edge of the
|
A data frame containing the bounding coordinates of the court apron
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.