Get the ranking of a volleyball pool

v_get_volley_pool_ranking(parent)

Arguments

parent

list: List of named charactor vectors. Specify attributes of Request Node.

Value

A data.frame

Examples

if (FALSE) {
  pl <- list(NoPool = "3354", Fields = paste(v_fields("Volleyball Pool Ranking"), collapse = " "))
}