ov_overlay_data | R Documentation |
Generate data suitable for creating a court overlay plot
ov_overlay_data(
zones = TRUE,
serve_zones = TRUE,
labels = FALSE,
space = "court",
court_ref,
crop = TRUE
)
zones |
logical: if |
serve_zones |
logical: if |
labels |
logical: if |
space |
string: if "court", the data will be in court coordinates. If "image", the data will be transformed to image coordinates via |
court_ref |
data.frame: as returned by |
crop |
logical: if |
A list of data.frames
ov_overlay_image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.