v_get_beach_round_ranking: Request to get the ranking of a beach volleyball round

View source: R/beach.R

v_get_beach_round_rankingR Documentation

Request to get the ranking of a beach volleyball round

Description

Request to get the ranking of a beach volleyball round

Usage

v_get_beach_round_ranking(no, fields = v_fields("Beach Round Ranking"))

Arguments

no

integer: number of the beach volleyball round

fields

character: fields to return

Value

A data.frame

References

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

Examples

## Not run: 
  v_get_beach_round_ranking(980)

## End(Not run)


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