Skip to contents

Get U SPORTS XC Team Rankings

Usage

xc_team_rankings()

Value

A tibble.

Examples

xc_team_rankings()
#> # A tibble: 140 × 7
#>    Season Gender Date        Week Ranking University           PTS
#>     <int> <chr>  <chr>      <int>   <int> <chr>              <int>
#>  1   2023 MEN    10/30/2023     7       1 Laval                 96
#>  2   2023 MEN    10/30/2023     7       2 UBC                   86
#>  3   2023 MEN    10/30/2023     7       3 Guelph                80
#>  4   2023 MEN    10/30/2023     7       4 Queen’s               73
#>  5   2023 MEN    10/30/2023     7       5 UNB                   54
#>  6   2023 MEN    10/30/2023     7       6 Western               38
#>  7   2023 MEN    10/30/2023     7       6 Victoria              38
#>  8   2023 MEN    10/30/2023     7       8 Toronto               34
#>  9   2023 MEN    10/30/2023     7       9 St. Francis Xavier    18
#> 10   2023 MEN    10/30/2023     7      10 Sherbrooke            15
#> # ℹ 130 more rows