Skip to contents

Generate a court overlay image showing court boundary, 3m, zone, and other lines

Usage

ov_overlay_image(court_ref, height, width, filename, ...)

Arguments

court_ref

data.frame: as returned by ov_get_court_ref

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 ov_overlay_data

Value

The path to the generated file.