nba2013 | R Documentation |
2013 NBA Data
data(nba2013)
A data frame with 1229 observations on the following 11 variables.
Date
a factor
away
a factor
home
a factor
OT
a factor
partition
a numeric vector
neutral.site
a numeric vector
ot.count
a numeric vector
home.response
a numeric vector
home.score
a numeric vector
away.response
a numeric vector
away.score
a numeric vector
http://masseyratings.com/data.php
data(nba2013) ## maybe str(nba2013) ; plot(nba2013) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.