ov_overlay_image: Generate a court overlay image showing court boundary, 3m,...

View source: R/overlay.R

ov_overlay_imageR Documentation

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

Description

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.


openvolley/ovideo documentation built on March 19, 2024, 9:52 p.m.