Get a list of beach volleyball rounds

v_get_beach_round_list(fields = v_fields("Beach Round"), version, filter)

Arguments

fields

character: fields to return

version

integer: version of local list (currently ignored)

filter

list: (currently ignored)

Value

A data.frame

Examples

if (FALSE) {
  v_get_beach_round_list()
}