Description Usage Format Source Examples
A randomly selected subset of the Ames data set.
1 |
A data frame with 2049 observations on 82 variables.
https://ww2.amstat.org/publications/jse/v19n3/Decock/DataDocumentation.txt
1 2 | str(AmesSubset)
plot(AmesSubset$Neighborhood, y = AmesSubset$SalePrice)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.