View source: R/ncaa_hex_select.R
ncaa_hex_select | R Documentation |
Returns a hexadecimal character value of a chosen NCAA university's color code
ncaa_hex_select(university,row_number,secondary=c('TRUE','FALSE'))
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. |
This function uses data scraped from the Team Color Codes website to easily select colors from collegiate athletic teams.
Andrew J. Van Leuven, vanleuven.3@osu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.