View source: R/features-football.R
football_directional_arrow | R Documentation |
The directional arrows point towards the nearest goal line from the yardage marker they are closest to. These arrows are described by their base (which runs parallel to the goal line) and their length, which extends from the tip to the base
football_directional_arrow(arrow_base = 0, arrow_length = 0)
arrow_base |
The length of the base of the arrow |
arrow_length |
The length of the arrow from tip to base |
A data frame of the bounding coordinates of the directional arrow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.