View source: R/features-football.R
football_goal_line | R Documentation |
The goal lines are the lines the ball must cross while being either passed or ran in order to score a touchdown. The interior edge of the goal line (relative to the center of the field of play) should lie at the 0 yard line, and the center of the 1 yard line should be exactly 1 yard from this edge of the goal line
football_goal_line(field_width = 0, feature_thickness = 0)
field_width |
The width of the field |
feature_thickness |
The thickness of the goal line |
A data frame of the bounding box of the goal line
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.