Learn R Programming

ncaavolleyballr (version 0.4.3)

mvb_teams: 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

Arguments

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

See Also

Other data sets: ncaa_conferences, ncaa_sports, ncaa_teams, wvb_teams

Examples

Run this code
head(mvb_teams)

Run the code above in your browser using DataLab