wvb_teams {ncaavolleyballr} | R Documentation |
NCAA Women's Volleyball Teams 2020-2024
Description
This data frame includes all women's NCAA Division 1, 2, and 3 teams from 2020-2024.
Usage
wvb_teams
Format
A data frame with 5,289 rows and 6 columns:
- team_id
Team ID for season/year
- team_name
Team name
- conference_id
Conference ID
- conference
Conference name
- div
NCAA division number (1, 2, or 3)
- yr
Year for fall of season
Source
See Also
Other data sets:
mvb_teams
,
ncaa_conferences
,
ncaa_sports
,
ncaa_teams
Examples
head(wvb_teams)
[Package ncaavolleyballr version 0.4.2 Index]