View source: R/features-tennis.R
tennis_sideline | R Documentation |
x = court_width / 2
The sideline runs the entire length of the court, and there may be up to four
sidelines on the court (this may refer to either the singles or doubles
sideline). Lines are considered in play, so the outer edge of the sideline
will lie along x = court_width / 2
tennis_sideline(court_length = 0, feature_thickness = 0)
court_length |
The length of the court |
feature_thickness |
The thickness of the sideline |
A data frame containing the bounding coordinates of the sideline
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.