Skip to contents

Generate points table

Usage

vr_points(x, team, by = "player", vote = FALSE, style = "default")

Arguments

x

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

team

string: team name

by

string: "player" or "set"

vote

logical: if TRUE, include vote detail

style

string: see vr_match_summary()