View source: R/wrestling_athlete_rankings.R
| wrestling_athlete_rankings | R Documentation |
Get U SPORTS wrestling athletes rankings
wrestling_athlete_rankings(gender, weight)
gender |
Gender of athletes "m" or "w" |
weight |
weight class |
A tibble.
try(wrestling_athlete_rankings("m",90))
try(wrestling_athlete_rankings("w",54))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.