ov_overlay_image | R Documentation |
Generate a court overlay image showing court boundary, 3m, zone, and other lines
ov_overlay_image(court_ref, height, width, filename, ...)
court_ref |
data.frame: as returned by |
height |
integer: height of image to produce in pixels |
width |
integer: width of image to produce in pixels |
filename |
string: image filename (png). If missing, a file will be created in the temporary directory |
... |
: arguments passed to |
The path to the generated file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.