Learn R Programming

sportyR (version 2.2.2)

football_half_field: 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)

Value

A data frame of the bounding box of half a football field

Arguments

field_length

The length of the field

field_width

The width of the field