v_get_volley_player: Get a registration of a player in a volleyball tournament

View source: R/players.R

v_get_volley_playerR Documentation

Get a registration of a player in a volleyball tournament

Description

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

References

https://www.fivb.org/VisSDK/VisWebService/#GetVolleyPlayer.html

Examples

## Not run: 
  v_get_volley_player(2508)

## End(Not run)


openvolley/fivbvis documentation built on Aug. 6, 2022, 12:02 a.m.