football_sideline {sportyR} | R Documentation |
The sidelines are the lines that run the length of the field, stretching from the back of one endzone to the back of the other endzone. Its interior edge is considered out of bounds
Description
The sidelines are the lines that run the length of the field, stretching from the back of one endzone to the back of the other endzone. Its interior edge is considered out of bounds
Usage
football_sideline(feature_thickness = 0, field_length = 0, endzone_length = 0)
Arguments
feature_thickness |
The thickness of the boundary lines |
field_length |
The length of the field |
endzone_length |
The length of the endzone |
Value
A data frame of the bounding box of the sidelines
[Package sportyR version 2.2.2 Index]