vr_reception: Generate reception table

View source: R/vr_match_summary.R

vr_receptionR Documentation

Generate reception table

Description

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"


openvolley/volleyreport documentation built on Dec. 1, 2024, 10:51 p.m.