football_half_field {sportyR} | R Documentation |
Each half of the football field spans from the edge of the goal line nearest to midfield to the center of the major yard line at midfield
Description
Each half of the football field spans from the edge of the goal line nearest to midfield to the center of the major yard line at midfield
Usage
football_half_field(field_length = 0, field_width = 0)
Arguments
field_length |
The length of the field |
field_width |
The width of the field |
Value
A data frame of the bounding box of half a football field
[Package sportyR version 2.2.2 Index]