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