lacrosse_field_apron {sportyR} | R Documentation |
Outdoor require should have a field apron so that boundary lines are more visible
Description
Outdoor require should have a field apron so that boundary lines are more visible
Usage
lacrosse_field_apron(
field_length = 0,
field_width = 0,
field_apron_thickness = 0,
field_shape = "rectangle"
)
Arguments
field_length |
The length of the field |
field_width |
The width of the field |
field_apron_thickness |
The thickness of the field apron |
field_shape |
The shape of the field, passed as a string |
Value
A data frame of the bounding coordinates of the field apron
[Package sportyR version 2.2.2 Index]