Learn R Programming

ncaahoopR (version 1.5.8)

ids: A data frame with ESPN team names to be used in the ncaahoopR package.

Description

A data frame with ESPN team names to be used in the ncaahoopR package.

Usage

ids

Arguments

Format

A data frame with ESPN team names to be used in the ncaahoopR package.

team

the name of the team to be supplied to function in ncaahoopR package

id

team id; used in ESPN URLs

link

team URL link; used in ESPN URLs

Details

Simply look for the spelling of your deired team in the team column to use in ncaahoopR functions.

Examples

Run this code
# NOT RUN {
data(ids)

# }

Run the code above in your browser using DataLab