query_team | R Documentation |
A function to query current pro team membership from PCS.
query_team(team_names)
team_names |
Team name(s) as character vector. |
This function is useful to generate a vector of names to use with
query_pcs
. Only works for UCI WorldTeams and ProTeams that exist in the
current year.
A tibble containing rider and team names.
query_team(team_names = c("AG2R Citroen Team","Burgos-BH"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.