Skip to contents

Court plots

Usage

vr_court_plots(x, ...)

Arguments

x

datavolley or string: as returned by datavolley::dv_read, or the path to such a file

...

: passed to downstream functions

Value

A ggplot object

Examples

if (FALSE) {
  vr_court_plots(dv_example_file())
}