v_get_beach_match_list.Rd
Get a list of beach volleyball matches
v_get_beach_match_list(fields = v_fields("Beach 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/#GetBeachMatchList.html
if (FALSE) { v_get_beach_match_list() }