R/beach.R
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)
character: fields to return
integer: version of local list (currently ignored)
list: (currently ignored)
A data.frame
https://www.fivb.org/VisSDK/VisWebService/#GetBeachMatchList.html
if (FALSE) { v_get_beach_match_list() }