v_get_beach_round_ranking.Rd
Request to get the ranking of a beach volleyball round
v_get_beach_round_ranking(no, fields = v_fields("Beach Round Ranking"))
no | integer: number of the beach volleyball round |
---|---|
fields | character: fields to return |
A data.frame
https://www.fivb.org/VisSDK/VisWebService/#GetBeachRoundRanking.html
if (FALSE) { v_get_beach_round_ranking(980) }