espn_wbb_teams: Get ESPN women's college basketball team names and ids

View source: R/espn_wbb_data.R

espn_wbb_teamsR Documentation

Get ESPN women's college basketball team names and ids

Description

Get ESPN women's college basketball team names and ids

Usage

espn_wbb_teams(year = most_recent_wbb_season())

Arguments

year

Either numeric or character (YYYY)

Value

Returns a teams infomation data frame

col_name types
team_id integer
abbreviation character
display_name character
short_name character
mascot character
nickname character
team character
color character
alternate_color character
logo character
logo_dark character
href character
conference_url character
group_id integer
conference_short_name character
conference_uid character
conference_name character
conference_logo character
parent_group_id integer
conference_id integer

Author(s)

Saiem Gilani

See Also

Other ESPN WBB Functions: espn_wbb_conferences(), espn_wbb_game_all(), espn_wbb_game_rosters(), espn_wbb_pbp(), espn_wbb_player_box(), espn_wbb_player_stats(), espn_wbb_rankings(), espn_wbb_scoreboard(), espn_wbb_standings(), espn_wbb_team_box(), espn_wbb_team_stats()

Examples


  try(espn_wbb_teams())


wehoop documentation built on Nov. 26, 2023, 1:08 a.m.