R/matches.R
v_get_volley_match_list.Rd
Get a list of volleyball matches
v_get_volley_match_list(fields = v_fields("Volleyball Match"), version, filter)
character: fields to return
integer: version of local list (currently ignored)
list: (currently ignored)
A data.frame
https://www.fivb.org/VisSDK/VisWebService/#GetVolleyMatchList.html
if (FALSE) { v_get_volley_match_list() }