knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
This package contains housing data in Washington State from 2014-05-02 to 2015-05-27. There are 21,613 data points with 19 columns.
library(KingCountyHouses) str(home_prices)
You can install the released version of KingCountyHouses from CRAN with:
install.packages("KingCountyHouses")
Please note that the KingCountyHouses project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.