football_minor_yard_line {sportyR} | R Documentation |
The minor yard lines are the yard lines in between all of the major yard lines. Typically, there are four sets of minor yard lines: one near each sideline, and two near the middle of the field
Description
The minor yard lines are the yard lines in between all of the major yard lines. Typically, there are four sets of minor yard lines: one near each sideline, and two near the middle of the field
Usage
football_minor_yard_line(yard_line_height = 0, feature_thickness = 0)
Arguments
yard_line_height |
The height (in the y-direction) of each yard line |
feature_thickness |
The thickness of each minor yard line |
Value
A data frame of the bounding box of a minor yard line
[Package sportyR version 2.2.2 Index]