View source: R/features-hockey.R
hockey_zone_line | R Documentation |
The zone lines are the lines that separate the neutral zone from the offensive and defensive zones. Its line thickness should be given by 'major_line_thickness' as this is a major line on the ice surface
hockey_zone_line(rink_width = 0, feature_thickness = 0)
rink_width |
The width of the rink |
feature_thickness |
The thickness of the zone line |
A data frame containing the bounding coordinates of the zone line
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.