View source: R/features-hockey.R
hockey_neutral_zone | R Documentation |
The neutral zone is the middle "third" of the rink. This is the area between the two zone (blue) lines. The center of the neutral zone should lie along the line x = 0
hockey_neutral_zone(rink_width = 0, feature_thickness = 0)
rink_width |
The width of the rink |
feature_thickness |
The length of the neutral zone |
A data frame containing the bounding coordinates of the neutral zone
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.