hockey_zone_line {sportyR} | 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
Description
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
Usage
hockey_zone_line(rink_width = 0, feature_thickness = 0)
Arguments
rink_width |
The width of the rink |
feature_thickness |
The thickness of the zone line |
Value
A data frame containing the bounding coordinates of the zone line
[Package sportyR version 2.2.2 Index]