v_get_beach_tournament_ranking | R Documentation |
Request to get the ranking of a beach volleyball tournament
v_get_beach_tournament_ranking( no, phase, fields = v_fields("Beach Tournament Ranking") )
no |
integer: number of the beach volleyball tournament |
phase |
string: phase for which to return the ranking ("Qualification" or "MainDraw") |
fields |
character: fields to return |
A data.frame
https://www.fivb.org/VisSDK/VisWebService/#GetBeachTournamentRanking.html
## Not run: v_get_beach_tournament_ranking(503) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.