valid_team_names | R Documentation |
Output Valid CFB Team Names and Abbreviations
valid_team_names( division = c("FBS", "P5", "G5", "FCS", "DII", "DIII", "Conference", "hoopR", "Other") )
division |
Division to filter for. Options include:
|
# List valid team abbreviations excluding duplicates cfbplotR::valid_team_names("FBS") cfbplotR::valid_team_names("FCS") cfbplotR::valid_team_names("DII") cfbplotR::valid_team_names("DIII") cfbplotR::valid_team_names("Conference")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.