Learn R Programming

ncaavolleyballr (version 0.4.3)

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

Arguments

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

See Also

Other data sets: mvb_teams, ncaa_conferences, ncaa_sports, ncaa_teams

Examples

Run this code
head(wvb_teams)

Run the code above in your browser using DataLab