R/pools.R
v_get_volley_pool_ranking.Rd
Get the ranking of a volleyball pool
v_get_volley_pool_ranking(parent)
list: List of named charactor vectors. Specify attributes of Request Node.
A data.frame
https://www.fivb.org/VisSDK/VisWebService/#GetVolleyPoolRanking.html
if (FALSE) { pl <- list(NoPool = "3354", Fields = paste(v_fields("Volleyball Pool Ranking"), collapse = " ")) }