View source: R/cfbd_conferences.R
cfbd_conferences | R Documentation |
Get college football conference information Pulls all college football conferences and returns as data frame
cfbd_conferences()
cfbd_conferences()
- A data frame with 94 rows and 5 variables:
conference_id
:Referencing conference id.
name
:Conference name.
long_name
:Long name for Conference.
abbreviation
:Conference abbreviation.
classification
:Conference classification (fbs,fcs,ii,iii)
try(cfbd_conferences())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.