House_Price | R Documentation |
The function is used to download the house price data for given . The data is downloaded from Real Estate Deal Price Website by Ministry of the Interior. The data can be pure text or shapefile with the polygon of specific district.
House_Price(year, season, out=F)
year |
Select the year (after 2012). |
season |
Select the season (must be 1, 2, 3, or 4). |
out |
If the result should be exported to the local, please fill in the directory. The default value is FALSE, which does not export the data. |
Columns definition are summarized here.
Maintainer: Chia Jung, Yeh chia-jung.yeh@sydney.edu.au
House_Price(2023, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.