v_get_volley_match_list: Get a list of volleyball matches

View source: R/matches.R

v_get_volley_match_listR Documentation

Get a list of volleyball matches

Description

Get a list of volleyball matches

Usage

v_get_volley_match_list(fields = v_fields("Volleyball Match"), 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/#GetVolleyMatchList.html

Examples

## Not run: 
  v_get_volley_match_list()

## End(Not run)


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