v_get_volley_tournament_ranking: Get the ranking of a volleyball tournament

View source: R/tournaments.R

v_get_volley_tournament_rankingR Documentation

Get the ranking of a volleyball tournament

Description

Get the ranking of a volleyball tournament

Usage

v_get_volley_tournament_ranking(
  notournament,
  fields = v_fields("Volleyball Tournament Ranking")
)

Arguments

notournament

integer: the tournament number ("No" as returned by v_get_volley_tournament_list

fields

character: fields to return

Value

A data.frame

References

https://www.fivb.org/VisSDK/VisWebService/#GetVolleyTournamentRanking.html

Examples

## Not run: 
  v_get_volley_tournament_ranking(1032)

## End(Not run)


openvolley/fivbvis documentation built on Aug. 6, 2022, 12:02 a.m.