basketball_endline: The endline on a basketball court, also called the baseline,...

View source: R/features-basketball.R

basketball_endlineR Documentation

The endline on a basketball court, also called the baseline, is located beyond each basket. In cases where the endline is the court apron, the endline should still be generated and its color should be set equal to the court apron's color (see basketball_court_apron() for more information on the court apron)

Description

The endline on a basketball court, also called the baseline, is located beyond each basket. In cases where the endline is the court apron, the endline should still be generated and its color should be set equal to the court apron's color (see basketball_court_apron() for more information on the court apron)

Usage

basketball_endline(court_width = 0, line_thickness = 0)

Arguments

court_width

The width of the court

line_thickness

The thickness of the endline and sideline

Value

A data frame of the bounding coordinates of the endline


sportyR documentation built on July 9, 2023, 5:49 p.m.