Skip to contents

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

Usage

ncaa_sports

Format

A data frame with 100 rows and 2 columns:

code

Sport code

sport

Sport name

See also

Examples

head(ncaa_sports)
#>   code            sport
#> 1  MBA         Baseball
#> 2  WFH     Field Hockey
#> 3  MFB         Football
#> 4  MAR    Men's Archery
#> 5  MBM  Men's Badminton
#> 6  MBB Men's Basketball