Skip to contents

Generate reception table

Usage

vr_reception(
  x,
  team,
  by = "player",
  refx,
  style = "default",
  file_type = "indoor"
)

Arguments

x

datavolleyplays: the plays component of an object as returned by datavolley::dv_read

team

string: team name

by

string: "player" or "set"

refx

data.frame: see vr_match_summary()

style

string: see vr_match_summary()

file_type

string: "indoor", "perana_indoor", "beach", "perana_beach"