f2011 | R Documentation |
2011 FBS College Football Regular Season Data
data(f2011)
A data frame with 781 observations on the following 9 variables.
home
a factor
Game.Date
a POSIXlt
away
a factor
home.response
a numeric vector
home.score
a numeric vector
away.response
a numeric vector
away.score
a numeric vector
neutral.site
a numeric vector
partition
a numeric vector
http://web1.ncaa.org/mfb/download.jsp?year=2011&div=IA
data(f2011) ## maybe str(f2011) ; plot(f2011) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.