The major yard lines are the yard lines that span the entire width of the field. Typically, these lines are placed every 5 yards, but the customization is left to the user. These lines may feature a cross-hash, which runs in the x-direction
football_major_yard_line(
field_width = 0,
feature_thickness = 0,
dist_to_sideline = 0,
cross_hash_length = 0,
cross_hash_separation = 0
)
A data frame containing the bounding box of the major yard lines
The width of the field
The thickness of each of the major yard lines
The distance from the end of the yard line to the interior edge of the sideline
The length of each cross-hash mark
The interior separation between the cross-hashes