Skip to contents

Get a registration of a player in a volleyball tournament

Usage

v_get_volley_player(no, fields)

Arguments

no

integer: the number of the player registration

fields

character: fields to return

Value

A data.frame

Examples

if (FALSE) {
  v_get_volley_player(2508)
}