View source: R/features-basketball.R
basketball_free_throw_lane_boundary | R Documentation |
NOTE: This does not include lane space markings (blocks), which will be
created via basketball_lane_space_mark()
.
basketball_free_throw_lane_boundary(
lane_length = 0,
lane_width = 0,
line_thickness = 0
)
lane_length |
The length of the free throw lane |
lane_width |
The width of the free throw |
line_thickness |
The thickness of the free throw lane boundary |
A data frame of the bounding coordinates of the free throw lane boundary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.