v_get_volley_tournament: Get a volleyball tournament

View source: R/tournaments.R

v_get_volley_tournamentR Documentation

Get a volleyball tournament

Description

Get a volleyball tournament

Usage

v_get_volley_tournament(no, fields)

Arguments

no

integer: the tournament number ("No" as returned by v_get_volley_tournament_list

fields

character: fields to return

Value

A data.frame

References

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

Examples

## Not run: 
  v_get_volley_tournament(1)

## End(Not run)


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