View source: R/features-hockey.R
hockey_penalty_box_outline | R Documentation |
This will have the same thickness as the boards, but will be located outside the ice surface. Each penalty box's outline will share the same color as the boards
hockey_penalty_box_outline(
feature_thickness = 0,
penalty_box_length = 0,
penalty_box_width = 0,
penalty_box_separation = 0,
penalty_box_depth = 0
)
feature_thickness |
The thickness of the outline of the penalty box |
penalty_box_length |
The length of the penalty box |
penalty_box_separation |
The separation between the two penalty boxes |
penalty_box_depth |
The depth at which the penalty box extends from the outer edge of the boards |
A data frame containing the bounding coordinates of the penalty box
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.