v_get_volley_tournament_list | R Documentation |
Get a list of volleyball tournaments
v_get_volley_tournament_list(
fields = v_fields("Volleyball Tournament"),
version,
filter
)
fields |
character: fields to return |
version |
integer: version of local list (currently ignored) |
filter |
list: (currently ignored) |
A data.frame
https://www.fivb.org/VisSDK/VisWebService/#GetVolleyTournamentList.html
## Not run:
v_get_volley_tournament_list()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.