View source: R/features-lacrosse.R
lacrosse_offensive_zone | R Documentation |
The offensive zone is where a team tries to score a goal. It is the TV-right area on the field
lacrosse_offensive_zone(
field_length = 0,
field_width = 0,
corner_radius = 0,
nzone_length = 0,
field_shape = "rectangle"
)
field_length |
The interior length of the field |
field_width |
The interior width of the field |
corner_radius |
The radius of the corner (assuming |
nzone_length |
The length of the neutral zone |
field_shape |
The shape of the field, passed as a string |
A data frame of the bounding coordinates of the offensive zone
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.