ncaa_colors: A data frame with team colors

ncaa_colorsR Documentation

A data frame with team colors

Description

A data frame with team colors

Usage

ncaa_colors

Format

A data frame with team colors

ncaa_name

the name of the team, as listed on the NCAA website (same as dict$NCAA)

espn_name

the name of the team, as listed in ESPN URLs (same as dict$ESPN)

primary_color

hexcode for team's primary color

secondary_color

hexcode for team's secondary color, when available

tertiary_color

hexcode for team's tertiary color, when available

color_4

hexcode for team's 4th color, when available

color_5

hexcode for team's 5th color, when available

color_6

hexcode for team's 6th color, when available

logo_url

the link to a the team's logo

color_3

an alternate specification for a team's tertiary color, when available

conference

the conference to which a team belongs

Details

Convert between team names in various systems

Examples

data(ncaa_colors)


lbenz730/ncaahoopR documentation built on March 28, 2024, 6:54 a.m.