Learn R Programming

ncaavolleyballr (version 0.4.3)

ncaa_sports: NCAA Sports and Sport Codes

Description

This data frame includes all NCAA women's and men's sports and the codes used to refer to the sports.

Usage

ncaa_sports

Arguments

Format

A data frame with 100 rows and 2 columns:

code

Sport code

sport

Sport name

See Also

Other data sets: mvb_teams, ncaa_conferences, ncaa_teams, wvb_teams

Examples

Run this code
head(ncaa_sports)

Run the code above in your browser using DataLab