ncaa_hex_select: NCAA Hex Color Code Selection

View source: R/ncaa_hex_select.R

ncaa_hex_selectR Documentation

NCAA Hex Color Code Selection

Description

Returns a hexadecimal character value of a chosen NCAA university's color code

Usage

ncaa_hex_select(university,row_number,secondary=c('TRUE','FALSE'))

Arguments

university

This is a string wich will be used as a search query for matching universities.

row_number

This number corresponds with the row identified in the query (using 'ncaa_hex').

secondary

This indicates whether to return the secondary color in the university's palette.

Value

This function uses data scraped from the Team Color Codes website to easily select colors from collegiate athletic teams.

Author(s)

Andrew J. Van Leuven, vanleuven.3@osu.edu


andrewvanleuven/rleuven documentation built on July 19, 2022, 12:13 a.m.