View source: R/features-lacrosse.R
lacrosse_face_off_marker | R Documentation |
The face-off markers are where face-offs occur. They may take one of two forms: an "X" shape or a circle
lacrosse_face_off_marker(
shape = "O",
feature_thickness = 0,
side_length = 0,
feature_radius = 0
)
shape |
one of the following strings (case-insensitive):
|
feature_thickness |
The thickness of a single bar of the "X" shape |
side_length |
The length of a single bar of the "X" shape |
feature_radius |
The radius of a circular face-off spot |
A data frame containing the bounding coordinates of a face-off spot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.