View source: R/features-lacrosse.R
lacrosse_player_bench_area_fill | R Documentation |
The player benches are the areas outside the confines of the field where players not currently on the field are seated. They are to be on the same side of the field surface and separate, as close to center field as possible
lacrosse_player_bench_area_fill(
bench_area_outline_thickness = 0,
bench_length = 0,
bench_depth = 0
)
bench_area_outline_thickness |
The thickness of the outline of the player bench area |
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 field surface
A data frame containing the bounding coordinates of the player bench area's inner filling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.