mvb_teams {ncaavolleyballr} | R Documentation |
NCAA Men's Volleyball Teams 2020-2024
Description
This data frame includes all men's NCAA Division 1 and 3 teams from 2020-2024.
Usage
mvb_teams
Format
A data frame with 873 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 or 3)
- yr
Year for fall of season
Source
See Also
Other data sets:
ncaa_conferences
,
ncaa_sports
,
ncaa_teams
,
wvb_teams
Examples
head(mvb_teams)
[Package ncaavolleyballr version 0.4.3 Index]