team_mapping: Team Name to Team ID Reference

Description Usage Arguments Examples

View source: R/team_mapping.R

Description

The NCAA website has a unique identifier for each time in each sport. This function references those baesd on name.

Usage

1
team_mapping(yr, sprt)

Arguments

yr

Actual Year (example: 2016 or 2015)

sprt

Tradiational Sport Name or Sport Code

Examples

1
2
3
4
team_mapping(2015,"Men's Basketball")
team_mapping(2015,"MBB")

team_mapping(2016,"Womens Soccer")

meysubb/collegeballR documentation built on July 27, 2019, 4:50 a.m.