Get a volleyball match

v_get_volley_match(no, fields)

Arguments

no

integer: match number

fields

character: fields to return

Value

A data.frame

References

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

Examples

if (FALSE) { v_get_volley_match(7604) }