View source: R/features-hockey.R
hockey_center_line | R Documentation |
The center line is the line that divides the ice surface in half. Its center should lie directly in the center of the ice surface. Its line thickness should be given by 'major_line_thickness' as this is a major line on the ice surface
hockey_center_line(
feature_thickness = 0,
rink_width = 0,
center_faceoff_spot_gap = 0
)
feature_thickness |
The thickness of the center line |
rink_width |
The width of the rink |
A data frame of the bounding coordinates of the center line
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.