View source: R/features-lacrosse.R
lacrosse_field_apron | R Documentation |
Outdoor require should have a field apron so that boundary lines are more visible
lacrosse_field_apron(
field_length = 0,
field_width = 0,
field_apron_thickness = 0,
field_shape = "rectangle"
)
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 |
A data frame of the bounding coordinates of the field apron
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.