v_get_volley_tournament_list: Get a list of volleyball tournaments

View source: R/tournaments.R

v_get_volley_tournament_listR Documentation

Get a list of volleyball tournaments

Description

Get a list of volleyball tournaments

Usage

v_get_volley_tournament_list(
  fields = v_fields("Volleyball Tournament"),
  version,
  filter
)

Arguments

fields

character: fields to return

version

integer: version of local list (currently ignored)

filter

list: (currently ignored)

Value

A data.frame

References

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

Examples

## Not run: 
  v_get_volley_tournament_list()

## End(Not run)


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