get_rankings_table | R Documentation |
Given a competition category, get_rankings_table()
returns the most recent PSA rankings table.
get_rankings_table(top = NULL, category = NULL)
top |
integer indicating the number of top PSA players by rank to return. |
category |
character string indicating the competition category. Must be one of "mens", or "womens". |
Tibble containing the player rank, previous month's rank, name, highest ranking achieved, date of highest ranking, nationality, and competition category.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.