The defensive zone is the TV-left area of the playing surface. In many cases, this will correspond to half of the field's length
lacrosse_defensive_zone(
field_length = 0,
field_width = 0,
corner_radius = 0,
nzone_length = 0,
field_shape = "rectangle"
)
A data frame containing the bounding coordinates of the defensive zone
The interior length of the field
The interior width of the field
The radius of the corner (assuming field_shape =
"oval"
). Viable options are "rectangle"
or "oval"
The length of the neutral zone
The shape of the field, passed as a string