Learn R Programming

ncaahoopR (version 1.5.8)

dict: A data frame with team names from various college basketball sites

Description

A data frame with team names from various college basketball sites

Usage

dict

Arguments

Format

A data frame with team names from various college basketball sites

NCAA

the name of the team, as listed on the NCAA website

ESPN

the name of the team, as listed in ESPN URLs

ESPN_PBP

the name of the team, as listed on the ESPN Play-By-Play logs

Warren_Nolan

the name of the team, as listed on WarrenNolan.com

Trank

the name of the team, as listed on barttorvik.com

name_247

the name of the team, as listed on 247Sports.com

Details

Convert between team names in various systems

Examples

Run this code
# NOT RUN {
data(dict)

# }

Run the code above in your browser using DataLab