View source: R/features-hockey.R
hockey_player_bench_outline | R Documentation |
The player benches are the areas outside the confines of the rink where players not currently on the ice are seated. They are to be on the same side of the ice surface and separate, as close to center ice as possible
hockey_player_bench_outline(
feature_thickness = 0,
bench_length = 0,
bench_depth = 0
)
feature_thickness |
The thickness of the outline of the player bench areas |
bench_length |
The length of the player bench area |
bench_depth |
The depth of the player bench area |
This will have the same thickness as the boards, but will be located outside the ice surface. Each bench's outline will share the same color as the boards
A data frame containing the bounding coordinates of the player bench area
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.