Skip to contents

Get a volleyball match

Usage

v_get_volley_match(no, fields)

Arguments

no

integer: match number

fields

character: fields to return

Value

A data.frame

Examples

if (FALSE) {
  v_get_volley_match(7604)
}