v_fields: Return the fields for a given VIS data type

View source: R/fields.R

v_fieldsR Documentation

Return the fields for a given VIS data type

Description

Return the fields for a given VIS data type

Usage

v_fields(type)

Arguments

type

string: the data type, currently one of "Volleyball Tournament", "Volleyball Tournament Ranking", "Volleyball Tournament Filter", "Volleyball Player", "Volleyball Match"

Value

A character vector of field names

References

https://www.fivb.org/VisSDK/VisWebService/

Examples

v_fields("Volleyball Tournament")


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