ncaa_sports {ncaavolleyballr}R Documentation

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

Format

A data frame with 100 rows and 2 columns:

code

Sport code

sport

Sport name

Source

https://ncaaorg.s3.amazonaws.com/championships/resources/common/NCAA_SportCodes.pdf

See Also

Other data sets: mvb_teams, ncaa_conferences, ncaa_teams, wvb_teams

Examples

head(ncaa_sports)

[Package ncaavolleyballr version 0.4.3 Index]